mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 09:21:31 -05:00
In C, const indicates to the reader that mutation will not occur. It can also serve as a hint about ownership. Add const in a few places where it makes sense. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ryan Moeller <freqlabs@FreeBSD.org> Closes #10997 |
||
|---|---|---|
| .. | ||
| Makefile.in | ||
| u8_textprep.c | ||
| uconv.c | ||