diff options
| author | Ulrich Drepper <drepper@redhat.com> | 2000-06-27 17:42:22 +0000 |
|---|---|---|
| committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-27 17:42:22 +0000 |
| commit | 6676b2d55a53b9210eb661d468e7bdee263a8edc (patch) | |
| tree | 92f4171a76d2cb229b24b435b8687963bd888eaf | |
| parent | 86af091087cf4fe6e564270774f9a085bf2de606 (diff) | |
| download | glibc-6676b2d55a53b9210eb661d468e7bdee263a8edc.tar.xz glibc-6676b2d55a53b9210eb661d468e7bdee263a8edc.zip | |
Add \t to space.
| -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 4d78fba1f0..a5c6c6bd5b 100644 --- a/localedata/locales/i18n +++ b/localedata/locales/i18n @@ -282,7 +282,7 @@ outdigit <U0030>..<U0039> % space / % ISO/IEC 6429/ - <U0008>;<U000A>..<U000D>;/ + <U0008>..<U000D>;/ % TABLE 1 BASIC LATIN/ <U0020>;<U00A0>;/ % TABLE 35 GENERAL PUNCTUATION/ |
