summaryrefslogtreecommitdiff
path: root/uni_keywords.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2019-08-25 18:21:54 -0600
committerKarl Williamson <khw@cpan.org>2019-08-26 09:54:22 -0600
commit9a9a3246d59159e9717e27dee127f17f7158ac35 (patch)
treeacc90b260677beb3048b93b9d47995cf56135158 /uni_keywords.h
parent4caef9c39de07c61112dd9aaf70c2464ee774420 (diff)
downloadperl-9a9a3246d59159e9717e27dee127f17f7158ac35.tar.gz
regen/mk_invlists.pl: inversion map requires a final entry
Inversion maps are supposed to have an entry for what to do above the Unicode range. This subroutine crafts a custom map that was missing that.
Diffstat (limited to 'uni_keywords.h')
-rw-r--r--uni_keywords.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/uni_keywords.h b/uni_keywords.h
index 6ee2494f0d..2d26f2f234 100644
--- a/uni_keywords.h
+++ b/uni_keywords.h
@@ -7288,6 +7288,6 @@ MPH_VALt match_uniprop( const unsigned char * const key, const U16 key_len ) {
* a712c758275b460d18fa77a26ed3589689bb3f69dcc1ea99b913e32db92a5cd2 lib/unicore/version
* 2680b9254eb236c5c090f11b149605043e8c8433661b96efc4a42fb4709342a5 regen/charset_translations.pl
* 03e51b0f07beebd5da62ab943899aa4934eee1f792fa27c1fb638c33bf4ac6ea regen/mk_PL_charclass.pl
- * 61ea8132bb9ea5c637609e2d026b0b85ce17d6bec544c2f08ce411e6f65e8386 regen/mk_invlists.pl
+ * b1280c65a1d7854433c185fe16ec778a8a4a65c696e8f119aee1b3fc2c740938 regen/mk_invlists.pl
* e80fb4dd6c15dc1b543793552ab5c7255a0f7b50d6ca9cce3a30a4dadf187b53 regen/mph.pl
* ex: set ro: */