pacman/src/util
Dave Reisner 1d37c19e04 mark option structs as const
These are never modified and even getopt_long's prototype shows this
modifier on the parameter.

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-08-08 16:50:03 -05:00
..
.gitignore pacsort: add new utility 2011-08-08 16:49:43 -05:00
Makefile.am src/util/Makefile.am: alphabetize targets 2011-08-08 16:49:49 -05:00
cleanupdelta.c signing: move to new signing verification and return scheme 2011-07-05 10:13:20 -05:00
pacsort.c pacsort: add new utility 2011-08-08 16:49:43 -05:00
pactree.c mark option structs as const 2011-08-08 16:50:03 -05:00
testdb.c Tidy up testdb to match coding styles 2011-07-28 15:01:39 -05:00
testpkg.c signing: move to new signing verification and return scheme 2011-07-05 10:13:20 -05:00
vercmp.c Remove most usages of strncmp() 2011-07-05 21:29:02 -05:00