Add independent config file parsing functions
authorSteven Luo <steven+maemo@steven676.net>
Thu, 17 Dec 2009 07:31:51 +0000 (23:31 -0800)
committerSteven Luo <steven+maemo@steven676.net>
Thu, 17 Dec 2009 07:31:51 +0000 (23:31 -0800)
commit9f08a817761251fa1c0070e3c03558ddfda5a162
treefbf1f9a5c304ce173f0a46878ae7299e065d0ee6
parentca61ab9737a563adac6436de4fe35243b40345ef
Add independent config file parsing functions

Config file parsing will also be needed by the config UI, so break out
into its own function so that it can be shared between the config UI
and the C implementation.
configfile.c
configfile.h