diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-28 09:19:30 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-28 09:19:30 +0000 |
commit | 2803faf059c8061e6fb001edaa965def1013e699 (patch) | |
tree | 7bbebfd90408f025d43c5e9a22e5e41b36b6fef4 /localedata | |
parent | 93fc3eb7b49fdbb8917491499e39576f2f35bf12 (diff) | |
download | glibc-2803faf059c8061e6fb001edaa965def1013e699.tar.gz glibc-2803faf059c8061e6fb001edaa965def1013e699.tar.xz glibc-2803faf059c8061e6fb001edaa965def1013e699.zip |
Correct problems found by test suite.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/locales/i18n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/locales/i18n b/localedata/locales/i18n index 42e2c5edb8..dcc77a9ea7 100644 --- a/localedata/locales/i18n +++ b/localedata/locales/i18n @@ -314,7 +314,7 @@ punct / <UFFE0>..<UFFE6>;<UFFE8>..<UFFEE>;<UFFFD> % graph / - <U0021>..<U007E>;<U00A0>..<U01F5>;<U01FA>..<U0217>;/ + <U0021>..<U007E>;<U00A1>..<U01F5>;<U01FA>..<U0217>;/ <U0250>..<U02A8>;<U02B0>..<U02DE>;<U02E0>..<U02E9>;<U0300>..<U0345>;/ <U0360>;<U0361>;<U0374>;<U0375>;<U037A>;<U037E>;<U0384>..<U038A>;<U038C>;/ <U038E>..<U03A1>;<U03A3>..<U03CE>;<U03D0>..<U03D6>;<U03DA>;<U03DC>;<U03DE>;/ |