git://git.exim.org
/
users
/
jgh
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9242a7e
)
nit: typo-fix in comment (my goof)
author
Phil Pennock
<pdp@exim.org>
Fri, 27 Oct 2017 17:07:48 +0000
(13:07 -0400)
committer
Phil Pennock
<pdp@exim.org>
Fri, 27 Oct 2017 17:07:48 +0000
(13:07 -0400)
src/src/exim.c
patch
|
blob
|
history
diff --git
a/src/src/exim.c
b/src/src/exim.c
index 57b7016123d48420fedd577b473ebbd9bdd0aed9..c12b95477f797214523ed727dedf54c523157401 100644
(file)
--- a/
src/src/exim.c
+++ b/
src/src/exim.c
@@
-3876,7
+3876,7
@@
else
}
/* At this point, we know if the user is privileged and some command-line
}
/* At this point, we know if the user is privileged and some command-line
-options become possibly imperssible, depending upon the configuration file. */
+options become possibly imper
mi
ssible, depending upon the configuration file. */
if (checking && commandline_checks_require_admin && !admin_user) {
fprintf(stderr, "exim: those command-line flags are set to require admin\n");
if (checking && commandline_checks_require_admin && !admin_user) {
fprintf(stderr, "exim: those command-line flags are set to require admin\n");