summaryrefslogtreecommitdiff
path: root/regcharclass.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2020-11-11 16:37:23 -0700
committerKarl Williamson <khw@cpan.org>2020-12-19 20:45:42 -0700
commitaceeeadc611887db471a0774dfaf0c05c75e5725 (patch)
tree0d7fe1aaf4d88ea88e3c987a75bf8a6079c6485b /regcharclass.h
parent798ebbce5d557ead8dba98f8fa407c8865349c11 (diff)
downloadperl-aceeeadc611887db471a0774dfaf0c05c75e5725.tar.gz
regen/regcharclass.pl: Rmv special case
This avoided checking for optimizations. Whatever its original use, it doesn't do any good, and the optimizations are actually useful.
Diffstat (limited to 'regcharclass.h')
-rw-r--r--regcharclass.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/regcharclass.h b/regcharclass.h
index f7217b4a10..dbcf50a1f0 100644
--- a/regcharclass.h
+++ b/regcharclass.h
@@ -2297,6 +2297,6 @@
* ee0dd174fd5b158d82dfea95d7d822ca0bfcd490182669353dca3ab39a8ee807 lib/unicore/mktables
* 50b85a67451145545a65cea370dab8d3444fbfe07e9c34cef560c5b7da9d3eef lib/unicore/version
* 2680b9254eb236c5c090f11b149605043e8c8433661b96efc4a42fb4709342a5 regen/charset_translations.pl
- * 1c2b06a33a2fd4ea6a2df233f99167cb89e9e4041e1732bd49d5c2f145df38d8 regen/regcharclass.pl
+ * e3e72d7df46550e894d860fec08cc81ca9e1d2205a81fb48733e74b8853281be regen/regcharclass.pl
* c0a5e4cb2b9ffad78691938e122c1310bbc98aca2364af243e5c6b2ec0f59dc3 regen/regcharclass_multi_char_folds.pl
* ex: set ro: */