diff options
author | James E Keenan <jkeenan@cpan.org> | 2015-10-20 21:44:41 -0400 |
---|---|---|
committer | James E Keenan <jkeenan@cpan.org> | 2015-10-20 21:45:26 -0400 |
commit | 3631504fb9dabb53709359289f6b10b4d67a79ac (patch) | |
tree | 1f08ccf8ef84e9671a37db53bc726dfd58ee2e09 /regcharclass.h | |
parent | 80f41172d2cdad809884ce8aa88c0f009c87a066 (diff) | |
download | perl-3631504fb9dabb53709359289f6b10b4d67a79ac.tar.gz |
Re-run two regen/ programs to clear up test failures in t/porting/regen.t
./perl -Ilib regen/regcharclass.pl
./perl -Ilib regen/mk_invlists.pl
Diffstat (limited to 'regcharclass.h')
-rw-r--r-- | regcharclass.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regcharclass.h b/regcharclass.h index f9ef0886ea..22b371d7ab 100644 --- a/regcharclass.h +++ b/regcharclass.h @@ -2514,7 +2514,7 @@ * 1a0687fb9c6c4567e853913549df0944fe40821279a3e9cdaa6ab8679bc286fd lib/unicore/extracted/DLineBreak.txt * 40bcfed3ca727c19e1331f6c33806231d5f7eeeabd2e6a9e06a3740c85d0c250 lib/unicore/extracted/DNumType.txt * a18d502bad39d527ac5586d7bc93e29f565859e3bcc24ada627eff606d6f5fed lib/unicore/extracted/DNumValues.txt - * 6096850989ab3bc78543045021ede0b02708937b5b0f860991a0ac0373552d02 lib/unicore/mktables + * 2a113118f00b0a9ad6a12eb55b8341a332d8547a8841df2377e938e0fcd1b967 lib/unicore/mktables * 462c9aaa608fb2014cd9649af1c5c009485c60b9c8b15b89401fdc10cf6161c6 lib/unicore/version * c6884f4d629f04d1316f3476cb1050b6a1b98ca30c903262955d4eae337c6b1e regen/charset_translations.pl * d9c04ac46bdd81bb3e26519f2b8eb6242cb12337205add3f7cf092b0c58dccc4 regen/regcharclass.pl |