diff options
Diffstat (limited to 'lib/unicode/Is/C.pl')
-rw-r--r-- | lib/unicode/Is/C.pl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/unicode/Is/C.pl b/lib/unicode/Is/C.pl index 0db83c4bf3..51e4ede067 100644 --- a/lib/unicode/Is/C.pl +++ b/lib/unicode/Is/C.pl @@ -1,5 +1,5 @@ # !!!!!!! DO NOT EDIT THIS FILE !!!!!!! -# This file is built by mktables.PL from e.g. Unicode.300. +# This file is built by mktables.PL from e.g. Unicode.301. # Any changes made here will be lost! return <<'END'; 0000 001f @@ -15,4 +15,6 @@ dc00 dfff e000 f8ff feff fff9 fffb +f0000 ffffd +100000 10fffd END |