Typo in comments.
Jarkko Hietaniemi [Tue, 1 Dec 1998 08:22:49 +0000 (08:22 +0000)]
p4raw-id: //depot/cfgperl@2425

regexec.c

index 4879706..53b1664 100644 (file)
--- 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