From f038df4e18a507c4a87cfd7f0c18513edbe17518 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Wed, 14 Nov 2001 15:02:29 +0000 Subject: [PATCH] Goof in some of the comment fields of #12994. p4raw-id: //depot/perl@12995 --- lib/unicore/In/0.pl | 2 +- lib/unicore/In/1.pl | 2 +- lib/unicore/In/2.pl | 2 +- lib/unicore/In/3.pl | 2 +- lib/unicore/In/4.pl | 2 +- lib/unicore/In/5.pl | 2 +- lib/unicore/In/6.pl | 2 +- lib/unicore/In/7.pl | 2 +- lib/unicore/In/8.pl | 2 +- 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 db52684f..6b95de3 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 e1894b8..3ef3166 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 c16f7d1..eec928f 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 2ca13f4..5df4d54 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 acf09cc..f33e5c3 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 15c3f92..fd896ff 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 fc31fb8..1404dba 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 8eb0eee..f5481cc 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 5c82bcd..be01ceb 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 ec7132a..8eb12d1 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 -- 2.7.4