]> arthur.barton.de Git - ngircd.git/blobdiff - src/ngircd/conf.c
Correctly show the configuration file used
[ngircd.git] / src / ngircd / conf.c
index b87979c3a76bcb27d0f6d4376054385edad7d7cf..9c8a4de6d1cc15c14adadc5d057d37cd71192a66 100644 (file)
@@ -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