conf: make types generic
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 11 Aug 2012 18:16:38 +0000 (20:16 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 11 Aug 2012 18:16:38 +0000 (20:16 +0200)
commite80a39b5be33f31a1fd0b4d51b17856c90cdc490
tree904cdf994c89a4796a7ccd0e10fa506823e8efd0
parentd00f61305f740a8bdcd6fd8e50999507fe8a02f0
conf: make types generic

This abstracts the type system of the config parser so other types can be
added without changing the parser itself. This will also be required to
make the conf-subsystem exportable to other users.

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