From 4798763f3fb51d5d8e599fe7ecf359464b826c6c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 17 Dec 1998 09:57:24 +0000 Subject: Update. 1998-12-17 Ulrich Drepper * iconvdata/iso646.c: Recognize NF_Z_62-010_1973 as charset name. 1998-12-17 H.J. Lu --- iconvdata/iso646.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'iconvdata') diff --git a/iconvdata/iso646.c b/iconvdata/iso646.c index 9888208..1053c77 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//", -- cgit v1.1