]> git.cworth.org Git - notmuch/commit
command-line-arguments.[ch]: make arrays of keyword descriptors const
authorDavid Bremner <bremner@debian.org>
Tue, 13 Dec 2011 03:54:24 +0000 (23:54 -0400)
committerDavid Bremner <bremner@debian.org>
Tue, 13 Dec 2011 04:00:44 +0000 (00:00 -0400)
commitf717d2ece1836c863f9cc02abd1ff2539307cd1d
tree85958c5859c5479cd00bc371fca4066679853e4e
parente00aeb4f85a57dedd6fb722c93e8a612b19412e7
command-line-arguments.[ch]: make arrays of keyword descriptors const

It seems like it should never be necessary to modify these arrays after
initialization.
command-line-arguments.c
command-line-arguments.h