This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Bug 21399: Fix localedata/charmaps/CP1254 comment (committed)


Double checked the public CP1254 definition and committed as obvious.

Thanks to Christopher for the patch.

localedata/
2017-04-19  Christopher Chittleborough  <cchittleborough@cluemail.com>

       [BZ #21399]
       * charmaps/CP1254: Fix U+00EC comment.

diff --git a/localedata/charmaps/CP1254 b/localedata/charmaps/CP1254
index adeca44..a8c2cd3 100644
--- a/localedata/charmaps/CP1254
+++ b/localedata/charmaps/CP1254
@@ -235,7 +235,7 @@ CHARMAP
 <U00E9>     /xe9         LATIN SMALL LETTER E WITH ACUTE
 <U00EA>     /xea         LATIN SMALL LETTER E WITH CIRCUMFLEX
 <U00EB>     /xeb         LATIN SMALL LETTER E WITH DIAERESIS
-<U00EC>     /xec         LATIN SMALL LETTER E WITH GRAVE
+<U00EC>     /xec         LATIN SMALL LETTER I WITH GRAVE
 <U00ED>     /xed         LATIN SMALL LETTER I WITH ACUTE
 <U00EE>     /xee         LATIN SMALL LETTER I WITH CIRCUMFLEX
 <U00EF>     /xef         LATIN SMALL LETTER I WITH DIAERESIS

-- 
Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]