1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/usr.bin/chpass
Ed Schouten ac75fa8849 Mark the structure fields as const.
This allows us to simply place these strings as constants in the table
itself, letting the compiler decide to simply merge duplicate strings.
2011-11-06 17:20:44 +00:00
..
chpass.1
chpass.c
chpass.h Mark the structure fields as const. 2011-11-06 17:20:44 +00:00
edit.c
field.c
Makefile
table.c Mark the structure fields as const. 2011-11-06 17:20:44 +00:00
util.c