diff options
author | Andy Lester <andy@petdance.com> | 2005-06-16 04:13:42 -0500 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-06-16 13:55:18 +0000 |
commit | a6e20a404b42cad25eb97280fa2bcacffda64cd6 (patch) | |
tree | becab207af03fe0a26c7ec2809551b75b0302163 /regcomp.c | |
parent | 0dea61d9463d40d400a2f349f672ec0d9dcba752 (diff) | |
download | perl-a6e20a404b42cad25eb97280fa2bcacffda64cd6.tar.gz |
Removing /*SUPPRESS xxx*/
Message-ID: <20050616141342.GA22188@petdance.com>
p4raw-id: //depot/perl@24871
Diffstat (limited to 'regcomp.c')
-rw-r--r-- | regcomp.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -55,7 +55,6 @@ # define PERL_NO_GET_CONTEXT #endif -/*SUPPRESS 112*/ /* * pregcomp and pregexec -- regsub and regerror are not used in perl * |