Compiler quietening
[exim.git] / src / src / readconf.c
index 5aabd019456eae1a9232c1a1981cb23ea94c4938..3f49691e47bccd4625f924737fe143f30d030d91 100644 (file)
@@ -4621,6 +4621,7 @@ while(next_section[0] != 0)
   }
 
 (void)fclose(config_file);
+config_lineno = 0;             /* Ensure we don't log a spurious position */
 }
 
 /* Init the storage for the pre-parsed config lines */