summaryrefslogtreecommitdiff
path: root/locale/C-translit.h.in
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-05-09 11:53:58 -0400
committerUlrich Drepper <drepper@gmail.com>2011-05-09 11:53:58 -0400
commit2a81eaa5a29932c7ab9d4f90007cfef6dd451247 (patch)
treeca4c31c59013146190f0bbdd086a299cc4b4de61 /locale/C-translit.h.in
parent7734679ac1260356711dcbeeb500683dbc668948 (diff)
Transliterate U20B9.
Diffstat (limited to 'locale/C-translit.h.in')
-rw-r--r--locale/C-translit.h.in3
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 */