From: Jeremy Harris Date: Fri, 21 Jan 2022 14:04:01 +0000 (+0000) Subject: compiler quietening X-Git-Tag: exim-4.96-RC0~94 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/52e3ce3b132d85f702f0f611c84770244e119e0f?ds=sidebyside compiler quietening --- diff --git a/src/src/expand.c b/src/src/expand.c index cff5e9c1a..cd9b48c23 100644 --- 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