Added a generic config parser/child handler and used it for dirplex and patplex.
authorFredrik Tolf <fredrik@dolda2000.com>
Tue, 24 Aug 2010 14:49:26 +0000 (16:49 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Tue, 24 Aug 2010 14:49:26 +0000 (16:49 +0200)
commit06c1a7183754349e29a6f4656d88d3f89e4f448a
tree57e3a8463196cbc9f87806b0cf9eaa03d0722a04
parentda6187f505ee82e8e65d6b82230b2e018b22768e
Added a generic config parser/child handler and used it for dirplex and patplex.
lib/Makefile.am
lib/cf.c [new file with mode: 0644]
lib/cf.h [new file with mode: 0644]
lib/utils.c
src/dirplex.c
src/patplex.c