Code

parse_ini now reads the default section if the request one can't be found.
authorThomas Guyot-Sionnest <dermoth@users.sourceforge.net>
Sat, 15 Mar 2008 22:42:01 +0000 (22:42 +0000)
committerThomas Guyot-Sionnest <dermoth@users.sourceforge.net>
Sat, 15 Mar 2008 22:42:01 +0000 (22:42 +0000)
commit92b969e2391936cbb66a8f547a77f94f05430419
tree3526b7993dc5b7061061e2ba5ceb6bfc934d2888
parent252d9a78ccaf08a175bb4fcbf91145761d47780d
parse_ini now reads the default section if the request one can't be found.
All tests should return ok now.

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1950 f882894a-f735-0410-b71e-b25c423dba1c
lib/parse_ini.c