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/ISO-8859-7 | |
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/ISO-8859-7')
-rw-r--r-- | localedata/charmaps/ISO-8859-7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/charmaps/ISO-8859-7 b/localedata/charmaps/ISO-8859-7 index e602ec6983..aeab854f3b 100644 --- a/localedata/charmaps/ISO-8859-7 +++ b/localedata/charmaps/ISO-8859-7 @@ -189,7 +189,7 @@ CHARMAP <+-> /xB1 <U00B1> PLUS-MINUS SIGN <2S> /xB2 <U00B2> SUPERSCRIPT TWO <3S> /xB3 <U00B3> SUPERSCRIPT THREE -<''> /xB4 <U00B4> ACUTE ACCENT +<'*> /xB4 <U0384> GREEK TONOS <'%> /xB5 <U0385> GREEK DIALYTIKA TONOS <A%> /xB6 <U0386> GREEK CAPITAL LETTER ALPHA WITH TONOS <.M> /xB7 <U00B7> MIDDLE DOT |