diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-12-08 08:41:33 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-12-08 08:41:33 +0000 |
commit | 7eda722de5ee2e56f6590641e190ddc66fb60eb5 (patch) | |
tree | 5aa9725316349774602906798b96f71e8cfc1e6a /localedata/charmaps/CP1258 | |
parent | 841ea81647a7b5ea852d039fa367bf687e59ace6 (diff) | |
download | glibc-7eda722de5ee2e56f6590641e190ddc66fb60eb5.tar.gz glibc-7eda722de5ee2e56f6590641e190ddc66fb60eb5.tar.xz glibc-7eda722de5ee2e56f6590641e190ddc66fb60eb5.zip |
Update.
1999-12-07 Jakub Jelinek <jakub@redhat.com> * string/bits/string2.h (__memset_gc, __mempcpy_small, __strcpy_small, __stpcpy_small): Cast switch expressions to int to shut up compiler warnings.
Diffstat (limited to 'localedata/charmaps/CP1258')
-rw-r--r-- | localedata/charmaps/CP1258 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/localedata/charmaps/CP1258 b/localedata/charmaps/CP1258 index de6aaf93bf..de67c87972 100644 --- a/localedata/charmaps/CP1258 +++ b/localedata/charmaps/CP1258 @@ -325,6 +325,7 @@ CHARMAP <e'> /xE9 <U00E9> LATIN SMALL LETTER E WITH ACUTE <e/>> /xEA <U00EA> LATIN SMALL LETTER E WITH CIRCUMFLEX <e:> /xEB <U00EB> LATIN SMALL LETTER E WITH DIAERESIS +<"'> /xEC <U0301> COMBINING ACUTE ACCENT <i'> /xED <U00ED> LATIN SMALL LETTER I WITH ACUTE <i/>> /xEE <U00EE> LATIN SMALL LETTER I WITH CIRCUMFLEX <i:> /xEF <U00EF> LATIN SMALL LETTER I WITH DIAERESIS |