summaryrefslogtreecommitdiff
path: root/regcharclass.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2019-11-14 09:36:48 -0700
committerKarl Williamson <khw@cpan.org>2019-11-16 10:49:19 -0700
commitd960bb7e6d65f80e1e6bba024d17d54e589914e5 (patch)
tree846b3738d6e04bd8a9992e2b0f8f8dd9a4bb71a9 /regcharclass.h
parent53b298b6ef3bc08a2369663849893145c56583db (diff)
downloadperl-d960bb7e6d65f80e1e6bba024d17d54e589914e5.tar.gz
regen/regcharclass_multi_char_folds.pl: Use printable char
It makes the result more legible if it uses the printable character instead of an escape sequence when appropriate. Although, currently, the value is re-escaped for output. This helped during debugging.
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 54f3b10db9..f307fd76be 100644
--- a/regcharclass.h
+++ b/regcharclass.h
@@ -1905,5 +1905,5 @@
* a712c758275b460d18fa77a26ed3589689bb3f69dcc1ea99b913e32db92a5cd2 lib/unicore/version
* 2680b9254eb236c5c090f11b149605043e8c8433661b96efc4a42fb4709342a5 regen/charset_translations.pl
* 8cffbf838b6e8ea5310e4ad2e0498ad9c1d87d4babead678081859473591317c regen/regcharclass.pl
- * 1ff734f7ad2d8d8fbbb2d091e5301da4b175a37fd1cbce553cd228035e98ec72 regen/regcharclass_multi_char_folds.pl
+ * 2bc7f79dc0257ad12db2288ccfcae7fa07bf0c068e4413b80f32c90d7dde0653 regen/regcharclass_multi_char_folds.pl
* ex: set ro: */