conf: make config types constant
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 11 Aug 2012 18:51:30 +0000 (20:51 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 11 Aug 2012 18:51:30 +0000 (20:51 +0200)
commitc65ac64aa5628be2a03e1aebc22600bc22561154
tree2d7e31d29dc9dcb15a48b3dcd6bb10f3451ae21e
parente80a39b5be33f31a1fd0b4d51b17856c90cdc490
conf: make config types constant

Config types are shared so they should never be modified. Hence, make them
constant.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/conf.c