This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Increase $Term::ReadLine::VERSION to 1.15
[perl5.git] / regcomp.h
index 9b11ce5..2b73d86 100644 (file)
--- a/regcomp.h
+++ b/regcomp.h
@@ -227,7 +227,7 @@ struct regnode_charclass_class {
     U8  type;
     U16 next_off;
     U32 arg1;
-    char bitmap[ANYOF_BITMAP_SIZE];            /* both compile-time */
+    char bitmap[ANYOF_BITMAP_SIZE];            /* both compile-time ... */
     U32 classflags;                            /* and run-time */
 };
 
@@ -245,7 +245,7 @@ struct regnode_ssc {
     U8  type;
     U16 next_off;
     U32 arg1;
-    char bitmap[ANYOF_BITMAP_SIZE];    /* both compile-time */
+    char bitmap[ANYOF_BITMAP_SIZE];    /* both compile-time ... */
     U32 classflags;                    /* and run-time */
 
     /* Auxiliary, only used during construction; NULL afterwards: list of code