oconfig: Fix -Wshadow and -Wsign-compare warnings.
authorFlorian Forster <octo@collectd.org>
Wed, 8 Jul 2015 10:39:56 +0000 (12:39 +0200)
committerFlorian Forster <octo@collectd.org>
Wed, 8 Jul 2015 10:39:56 +0000 (12:39 +0200)
commit21b0365e24e1e7bd56ec27c5b539e9b5779d19b5
tree614cfa3e42005a0dc4e77971ea9c43330dc92baf
parentaef50716bb84482979124ba1120546ada9ca6705
oconfig: Fix -Wshadow and -Wsign-compare warnings.

Also re-indent oconfig_clone().
src/liboconfig/oconfig.c