diff options
Diffstat (limited to 'contrib/perl5/lib/unicode/Name.pl')
-rw-r--r-- | contrib/perl5/lib/unicode/Name.pl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/perl5/lib/unicode/Name.pl b/contrib/perl5/lib/unicode/Name.pl index ef8979f..f5c4c56 100644 --- a/contrib/perl5/lib/unicode/Name.pl +++ b/contrib/perl5/lib/unicode/Name.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 <control> @@ -10549,4 +10549,6 @@ fffa INTERLINEAR ANNOTATION SEPARATOR fffb INTERLINEAR ANNOTATION TERMINATOR fffc OBJECT REPLACEMENT CHARACTER fffd REPLACEMENT CHARACTER +f0000 ffffd <Plane 15 Private Use, First> +100000 10fffd <Plane 16 Private Use, First> END |