summaryrefslogtreecommitdiff
path: root/localedata/locales/i18n
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-27 18:09:54 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-27 18:09:54 +0000
commit1539660873718894bb0cfbdff443d3691c32b826 (patch)
tree4aee31706fc6f051662ff0625add8373ae416121 /localedata/locales/i18n
parentc3e32a9697498b486465e4b6126f7dc40512b60c (diff)
Update.
* locales/i18n: Backspace isn't blank, tab is. * tst-ctype.c (main): Add tests for control characters and space.
Diffstat (limited to 'localedata/locales/i18n')
-rw-r--r--localedata/locales/i18n2
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/locales/i18n b/localedata/locales/i18n
index 808e5c4e43..42e2c5edb8 100644
--- a/localedata/locales/i18n
+++ b/localedata/locales/i18n
@@ -387,7 +387,7 @@ graph /
%
xdigit <U0030>..<U0039>;<U0041>..<U0046>;<U0061>..<U0066>
%
-blank <U0008>;<U0020>;<U00A0>;<U2000>..<U2006>;<U2008>..<U200B>;<U3000>
+blank <U0009>;<U0020>;<U00A0>;<U2000>..<U2006>;<U2008>..<U200B>;<U3000>
%
toupper /
(<U0061>,<U0041>);(<U0062>,<U0042>);(<U0063>,<U0043>);(<U0064>,<U0044>);/