diff options
Diffstat (limited to 'locale/C-translit.h.in')
-rw-r--r-- | locale/C-translit.h.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/locale/C-translit.h.in b/locale/C-translit.h.in index ab0b130983..4508b45596 100644 --- a/locale/C-translit.h.in +++ b/locale/C-translit.h.in @@ -1,5 +1,5 @@ /* Transliteration for the C locale. -*-C-*- - Copyright (C) 2000, 2001, 2002, 2007 Free Software Foundation, Inc. + Copyright (C) 2000, 2001, 2002, 2007, 2011 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@redhat.com>, 2000. @@ -105,6 +105,7 @@ "\x2063" "" /* <U2063> INVISIBLE SEPARATOR */ "\x20a8" "Rs" /* <U20A8> RUPEE SIGN */ "\x20ac" "EUR" /* <U20AC> EURO SIGN */ +"\x20b9" "INR" /* <U20B9> INDIAN RUPEE SIGN */ "\x2100" "a/c" /* <U2100> ACCOUNT OF */ "\x2101" "a/s" /* <U2101> ADDRESSED TO THE SUBJECT */ "\x2102" "C" /* <U2102> DOUBLE-STRUCK CAPITAL C */ |