freebsd-skq/usr.bin/chpass
ed a3202a01ad 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