diff options
author | Yves Orton <demerphq@gmail.com> | 2007-07-19 12:09:32 +0000 |
---|---|---|
committer | Yves Orton <demerphq@gmail.com> | 2007-07-19 12:09:32 +0000 |
commit | dda856b2f3baa3a5da0bd1d25218e6eab7f0eb2d (patch) | |
tree | fe9fe75f967b6f158d7995380690a076e1ab5251 /regcharclass.h | |
parent | dcd079400e6b410586048355b9496c6b06ca4f1b (diff) | |
download | perl-dda856b2f3baa3a5da0bd1d25218e6eab7f0eb2d.tar.gz |
Change Porting/regcharclass.pl so it doesn't depend on unpack 'U0C*'
Includes an updated regcharclass.h without datestamp in it so when it
is trivially rebuilt it doesnt change in terms of contents.
p4raw-id: //depot/perl@31636
Diffstat (limited to 'regcharclass.h')
-rw-r--r-- | regcharclass.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/regcharclass.h b/regcharclass.h index 9c61489cd1..f9a1558d66 100644 --- a/regcharclass.h +++ b/regcharclass.h @@ -9,8 +9,9 @@ * * !!!!!!! DO NOT EDIT THIS FILE !!!!!!! * This file is built by Porting/regcharclass.pl. - * (Generated at: Fri Apr 27 12:34:16 2007 GMT) + * * Any changes made here will be lost! + * */ /* |