git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Compiler quietening
[exim.git]
/
src
/
src
/
readconf.c
diff --git
a/src/src/readconf.c
b/src/src/readconf.c
index 5aabd019456eae1a9232c1a1981cb23ea94c4938..3f49691e47bccd4625f924737fe143f30d030d91 100644
(file)
--- a/
src/src/readconf.c
+++ b/
src/src/readconf.c
@@
-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 */