From 0d13deb0e44afb80ec0a35e827548d891d48f6b6 Mon Sep 17 00:00:00 2001 From: Thomas Guyot-Sionnest Date: Wed, 2 Apr 2008 09:11:44 +0000 Subject: - Add --enable-extra-opts configure option for compiling extra-opts support - Auto-update po/pot files git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1973 f882894a-f735-0410-b71e-b25c423dba1c --- lib/parse_ini.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/parse_ini.c') diff --git a/lib/parse_ini.c b/lib/parse_ini.c index aaba03e0..d5661c9e 100644 --- a/lib/parse_ini.c +++ b/lib/parse_ini.c @@ -34,8 +34,8 @@ #include #include -/* FIXME: N::P dies if section is not found */ -/* FIXME: N::P dies if config file is not found */ +/* TODO: die like N::P if section is not found */ +/* TODO: die like N::P if config file is not found */ /* np_ini_info contains the result of parsing a "locator" in the format * [stanza_name][@config_filename] (check_foo@/etc/foo.ini, for example) -- cgit v1.2.3-74-g34f1