diff options
author | 2000-07-24 00:07:41 +0000 | |
---|---|---|
committer | 2000-07-24 00:07:41 +0000 | |
commit | bb3090cd0d36ea993175ee1fbf353c0adb18bf2f (patch) | |
tree | 9b21690016a0d9b4f318fa2f84057c5cdc110960 /localedata/locales/i18n | |
parent | * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When shrinking the program's data space, reallocate only the space that was just deallocated to release its backing space. (diff) | |
download | glibc-bb3090cd0d36ea993175ee1fbf353c0adb18bf2f.tar.xz glibc-bb3090cd0d36ea993175ee1fbf353c0adb18bf2f.zip |
(yesexpr): Add U005E at the beginning. (noexpr): Likewise.
Diffstat (limited to 'localedata/locales/i18n')
-rw-r--r-- | localedata/locales/i18n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/localedata/locales/i18n b/localedata/locales/i18n index 9920735bcd..6c2725cd1d 100644 --- a/localedata/locales/i18n +++ b/localedata/locales/i18n @@ -1080,8 +1080,8 @@ LC_MESSAGES % This is the ISO/IEC 14652 "i18n" definition for % the LC_MESSAGES category. % -yesexpr "<U005B><U002B><U0031><U005D>" -noexpr "<U005B><U002D><U0030><U005D>" +yesexpr "<U005E><U005B><U002B><U0031><U005D>" +noexpr "<U005E><U005B><U002D><U0030><U005D>" END LC_MESSAGES LC_PAPER |