From: Jarkko Hietaniemi Date: Tue, 1 Dec 1998 08:22:49 +0000 (+0000) Subject: Typo in comments. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=cb8d882010745c11cc0ef19c46a72272356cf758;p=p5sagit%2Fp5-mst-13.2.git Typo in comments. p4raw-id: //depot/cfgperl@2425 --- diff --git a/regexec.c b/regexec.c index 4879706..53b1664 100644 --- a/regexec.c +++ b/regexec.c @@ -2669,7 +2669,7 @@ regrepeat_hard(regnode *p, I32 max, I32 *lp) } /* - - regclass - determine if a character falls into a character class + - reginclass - determine if a character falls into a character class */ STATIC bool