From: Abhijit Menon-Sen Date: Fri, 20 Jul 2001 21:05:37 +0000 (+0530) Subject: adds a comment X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c3613ed7dad95a8f32438d1d213e559538fe94db;p=p5sagit%2Fp5-mst-13.2.git adds a comment Message-Id: <20010720210537.A7678@lustre.dyn.wiw.org> p4raw-id: //depot/perl@11418 --- diff --git a/regcomp.h b/regcomp.h index b336bec..8b6e4a9 100644 --- a/regcomp.h +++ b/regcomp.h @@ -358,6 +358,7 @@ typedef struct re_scream_pos_data_s * p - Pad for (?{EVAL} item * s - swash for unicode-style character class * 20010712 mjd@plover.com + * (Remember to update re_dup() and pregfree() if you add any items.) */ struct reg_data { U32 count;