about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-26 23:37:53 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-26 23:37:53 +0000
commit1257f6bd24b7fadc5fd5c7c955bb72c3ba438d31 (patch)
treecb1748b744cb9d7c97d384a50566414ae8f508a1
parent2fc0882697f83d4ef8fe7090c66a27d9396095ba (diff)
downloadglibc-1257f6bd24b7fadc5fd5c7c955bb72c3ba438d31.tar.gz
glibc-1257f6bd24b7fadc5fd5c7c955bb72c3ba438d31.tar.xz
glibc-1257f6bd24b7fadc5fd5c7c955bb72c3ba438d31.zip
NUL character must not be in cntrl.
-rw-r--r--localedata/locales/i18n2
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/locales/i18n b/localedata/locales/i18n
index 7a77a145ff..e91e60fff3 100644
--- a/localedata/locales/i18n
+++ b/localedata/locales/i18n
@@ -290,7 +290,7 @@ space /
 % TABLE 50 CJK SYMBOLS AND PUNCTUATION, HIRAGANA/
   <U3000>
 %
-cntrl   <U0000>..<U001F>;<U007F>..<U009F>
+cntrl   <U0001>..<U001F>;<U007F>..<U009F>
 %
 punct /
    <U0021>..<U002F>;<U003A>..<U0040>;<U005B>..<U0060>;<U007B>..<U007E>;/