aboutsummaryrefslogtreecommitdiff
path: root/iconvdata/iso646.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-12-17 09:57:24 +0000
committerUlrich Drepper <drepper@redhat.com>1998-12-17 09:57:24 +0000
commit4798763f3fb51d5d8e599fe7ecf359464b826c6c (patch)
tree01f6ed1d5a8d766cc81f19bd21ce66c295cfc834 /iconvdata/iso646.c
parent536d70382d1b83f3577fd15c96e31e485bdf9c60 (diff)
downloadglibc-4798763f3fb51d5d8e599fe7ecf359464b826c6c.tar
glibc-4798763f3fb51d5d8e599fe7ecf359464b826c6c.tar.gz
glibc-4798763f3fb51d5d8e599fe7ecf359464b826c6c.tar.bz2
glibc-4798763f3fb51d5d8e599fe7ecf359464b826c6c.zip
Update.
1998-12-17 Ulrich Drepper <drepper@cygnus.com> * iconvdata/iso646.c: Recognize NF_Z_62-010_1973 as charset name. 1998-12-17 H.J. Lu <hjl@gnu.org>
Diffstat (limited to 'iconvdata/iso646.c')
-rw-r--r--iconvdata/iso646.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/iconvdata/iso646.c b/iconvdata/iso646.c
index 9888208122..1053c77ffd 100644
--- a/iconvdata/iso646.c
+++ b/iconvdata/iso646.c
@@ -106,7 +106,8 @@ static const char *names[] =
[HU] = "MSZ_7795.3//",
[CU] = "NC_NC00-10//",
[FR] = "NF_Z_62-010//",
- [FR1] = "NF_Z_62-010_(1973)//",
+ [FR1] = "NF_Z_62-010_1973//", /* Note the we don't have the parenthesis
+ in the name. */
[NO] = "NS_4551-1//",
[NO2] = "NS_4551-2//",
[PT] = "PT//",