From: Phil Pennock Date: Sun, 20 May 2012 09:34:57 +0000 (-0400) Subject: Typo: PRE_PRERELEASE -> PCRE_PRERELEASE X-Git-Tag: exim-4_80_RC3~8 X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=commitdiff_plain;h=decd95cb1e8bf1f690c777c502e996fac9c79658 Typo: PRE_PRERELEASE -> PCRE_PRERELEASE Noted by Moritz Wilhelmy. --- diff --git a/src/src/exim.c b/src/src/exim.c index af01d40d4..76355afcc 100644 --- a/src/src/exim.c +++ b/src/src/exim.c @@ -976,7 +976,7 @@ DEBUG(D_any) do { } } - /* PRE_PRERELEASE is either defined and empty or a bare sequence of + /* PCRE_PRERELEASE is either defined and empty or a bare sequence of characters; unless it's an ancient version of PCRE in which case it is not defined. */ #ifndef PCRE_PRERELEASE