diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-11-14 15:02:29 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-11-14 15:02:29 +0000 |
commit | f038df4e18a507c4a87cfd7f0c18513edbe17518 (patch) | |
tree | d8ea7d6fd5a6ef576b1cd30869c55315b18e2a98 /lib | |
parent | e904f99525ffc0cd5f09346758a1931019c2f0b0 (diff) | |
download | perl-f038df4e18a507c4a87cfd7f0c18513edbe17518.tar.gz |
Goof in some of the comment fields of #12994.
p4raw-id: //depot/perl@12995
Diffstat (limited to 'lib')
-rw-r--r-- | lib/unicore/In/0.pl | 2 | ||||
-rw-r--r-- | lib/unicore/In/1.pl | 2 | ||||
-rw-r--r-- | lib/unicore/In/2.pl | 2 | ||||
-rw-r--r-- | lib/unicore/In/3.pl | 2 | ||||
-rw-r--r-- | lib/unicore/In/4.pl | 2 | ||||
-rw-r--r-- | lib/unicore/In/5.pl | 2 | ||||
-rw-r--r-- | lib/unicore/In/6.pl | 2 | ||||
-rw-r--r-- | lib/unicore/In/7.pl | 2 | ||||
-rw-r--r-- | lib/unicore/In/8.pl | 2 | ||||
-rw-r--r-- | lib/unicore/In/9.pl | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/lib/unicore/In/0.pl b/lib/unicore/In/0.pl index db52684f0b..6b95de3dd5 100644 --- a/lib/unicore/In/0.pl +++ b/lib/unicore/In/0.pl @@ -2,5 +2,5 @@ # This file is built by mktables from e.g. Unicode.txt. # Any changes made here will be lost! return <<'END'; -3400 4DB5 Lo +3400 4DB5 CJK Ideograph Extension A END diff --git a/lib/unicore/In/1.pl b/lib/unicore/In/1.pl index e1894b86f4..3ef31669c8 100644 --- a/lib/unicore/In/1.pl +++ b/lib/unicore/In/1.pl @@ -2,5 +2,5 @@ # This file is built by mktables from e.g. Unicode.txt. # Any changes made here will be lost! return <<'END'; -4E00 9FA5 Lo +4E00 9FA5 CJK Ideograph END diff --git a/lib/unicore/In/2.pl b/lib/unicore/In/2.pl index c16f7d16cf..eec928f290 100644 --- a/lib/unicore/In/2.pl +++ b/lib/unicore/In/2.pl @@ -2,5 +2,5 @@ # This file is built by mktables from e.g. Unicode.txt. # Any changes made here will be lost! return <<'END'; -AC00 D7A3 Lo +AC00 D7A3 Hangul Syllable END diff --git a/lib/unicore/In/3.pl b/lib/unicore/In/3.pl index 2ca13f4112..5df4d5423a 100644 --- a/lib/unicore/In/3.pl +++ b/lib/unicore/In/3.pl @@ -2,5 +2,5 @@ # This file is built by mktables from e.g. Unicode.txt. # Any changes made here will be lost! return <<'END'; -D800 DB7F Cs +D800 DB7F Non Private Use High Surrogate END diff --git a/lib/unicore/In/4.pl b/lib/unicore/In/4.pl index acf09cc12e..f33e5c3871 100644 --- a/lib/unicore/In/4.pl +++ b/lib/unicore/In/4.pl @@ -2,5 +2,5 @@ # This file is built by mktables from e.g. Unicode.txt. # Any changes made here will be lost! return <<'END'; -DB80 DBFF Cs +DB80 DBFF Private Use High Surrogate END diff --git a/lib/unicore/In/5.pl b/lib/unicore/In/5.pl index 15c3f92539..fd896ff56b 100644 --- a/lib/unicore/In/5.pl +++ b/lib/unicore/In/5.pl @@ -2,5 +2,5 @@ # This file is built by mktables from e.g. Unicode.txt. # Any changes made here will be lost! return <<'END'; -DC00 DFFF Cs +DC00 DFFF Low Surrogate END diff --git a/lib/unicore/In/6.pl b/lib/unicore/In/6.pl index fc31fb8b26..1404dba687 100644 --- a/lib/unicore/In/6.pl +++ b/lib/unicore/In/6.pl @@ -2,5 +2,5 @@ # This file is built by mktables from e.g. Unicode.txt. # Any changes made here will be lost! return <<'END'; -E000 F8FF Co +E000 F8FF Private Use END diff --git a/lib/unicore/In/7.pl b/lib/unicore/In/7.pl index 8eb0eee398..f5481cc91d 100644 --- a/lib/unicore/In/7.pl +++ b/lib/unicore/In/7.pl @@ -2,5 +2,5 @@ # This file is built by mktables from e.g. Unicode.txt. # Any changes made here will be lost! return <<'END'; -20000 2A6D6 Lo +20000 2A6D6 CJK Ideograph Extension B END diff --git a/lib/unicore/In/8.pl b/lib/unicore/In/8.pl index 5c82bcd465..be01ceb30c 100644 --- a/lib/unicore/In/8.pl +++ b/lib/unicore/In/8.pl @@ -2,5 +2,5 @@ # This file is built by mktables from e.g. Unicode.txt. # Any changes made here will be lost! return <<'END'; -F0000 FFFFD Co +F0000 FFFFD Plane 15 Private Use END diff --git a/lib/unicore/In/9.pl b/lib/unicore/In/9.pl index ec7132addf..8eb12d1e3b 100644 --- a/lib/unicore/In/9.pl +++ b/lib/unicore/In/9.pl @@ -2,5 +2,5 @@ # This file is built by mktables from e.g. Unicode.txt. # Any changes made here will be lost! return <<'END'; -100000 10FFFD Co +100000 10FFFD Plane 16 Private Use END |