conf: add INT datatype
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 29 Sep 2012 09:47:42 +0000 (11:47 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 29 Sep 2012 09:47:42 +0000 (11:47 +0200)
commita6165a03c7501cd5a07631f4914bfea1c37f0cde
treedc023aed9eacafcbe15762a277e18aa57236cce2
parentf612529141cd27eead0ab00de41de86e023a1b12
conf: add INT datatype

This is very similar to the UINT datatype but allows signed values. This
will be required for the coming --vt option as default value.

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