git://git.exim.org
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80dec2b
)
compiler quietening
author
Jeremy Harris
<jgh146exb@wizmail.org>
Fri, 21 Jan 2022 14:04:01 +0000
(14:04 +0000)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Fri, 21 Jan 2022 14:04:01 +0000
(14:04 +0000)
src/src/expand.c
patch
|
blob
|
history
diff --git
a/src/src/expand.c
b/src/src/expand.c
index cff5e9c1ab795d2f66f70b6b51afef03f8a70a8a..cd9b48c23f1bbe493cbe959e1f96e1ba46342c18 100644
(file)
--- a/
src/src/expand.c
+++ b/
src/src/expand.c
@@
-7018,7
+7018,7
@@
while (*s)
yield->s + start, yield->ptr - start, skipping);
continue;
-NOT_ITEM:
+NOT_ITEM:
;
}
/* Control reaches here if the name is not recognized as one of the more