diff options
-rw-r--r-- | src/src/expand.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 |