summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ngircd/conf.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ngircd/conf.c b/src/ngircd/conf.c
index b87979c3..9c8a4de6 100644
--- a/src/ngircd/conf.c
+++ b/src/ngircd/conf.c
@@ -942,8 +942,7 @@ Read_Config(bool TestOnly, bool IsStarting)
 
 	if (TestOnly && fd)
 		Config_Error(LOG_INFO,
-			     "Reading configuration from \"%s\" ...",
-			     NGIRCd_ConfFile );
+			     "Reading configuration from \"%s\" ...", ptr);
 
 	/* Clean up server configuration structure: mark all already
 	 * configured servers as "once" so that they are deleted