weston/shared
Pekka Paalanen 28a20707a2 configparser: rename BOOL, document types
Rename CONFIG_KEY_BOOL to CONFIG_KEY_BOOLEAN, just like
CONFIG_KEY_INTEGER is not CONFIG_KEY_INT, for consistency.

Document the types expected for the void* and name the enum in the
header, so it is clear what config_key::type means.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2011-12-08 10:25:54 +02:00
..
configparser.c configparser: rename BOOL, document types 2011-12-08 10:25:54 +02:00
configparser.h configparser: rename BOOL, document types 2011-12-08 10:25:54 +02:00
Makefile.am move config parser to a convenience library 2011-12-08 10:25:12 +02:00