X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=blobdiff_plain;f=src%2Fsrc%2Fsearch.c;h=b1dc884c9341d715f2faebbd8deffd9d4476c7ef;hp=ccad25021675a412a5cf58220c5ad0cc5f0607d0;hb=bce15b62182d356f86e7a0bdbb513cbb22de1a20;hpb=bfe645c1570343d3adca657ab67998e122ca8792 diff --git a/src/src/search.c b/src/src/search.c index ccad25021..b1dc884c9 100644 --- a/src/src/search.c +++ b/src/src/search.c @@ -757,7 +757,7 @@ else if (partial >= 0) } /* If nothing has been matched, but the option to look for "*@" is set, try -replacing everthing to the left of @ by *. After a match, the wild part +replacing everything to the left of @ by *. After a match, the wild part is set to the string to the left of the @. */ if (yield == NULL && (starflags & SEARCH_STARAT) != 0)