conf: add aftercheck logic
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 11 Aug 2012 19:32:15 +0000 (21:32 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 11 Aug 2012 19:32:15 +0000 (21:32 +0200)
commitc52df8203310ecf3140bc27809123a62f2c5354c
tree3095b089529a11b60158c5daec1d1ac0ad385195
parentac6078445f5aeaf6e9d94305358a0337de653d24
conf: add aftercheck logic

The aftercheck logic allows each argument to make adjustments after the
argument-list has been parsed. It is also used to consume remaining
arguments.

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