From e486b034c753d112148c756e075bccd8a6462a41 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 28 Nov 1999 23:16:00 +0000 Subject: Update. 1999-11-28 Ulrich Drepper * iconvdata/t.61.c (CHARSET_NAME): Correct name to what is used in gconv-modules. --- iconvdata/t.61.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iconvdata/t.61.c') diff --git a/iconvdata/t.61.c b/iconvdata/t.61.c index c9f674a60f..2b8d896238 100644 --- a/iconvdata/t.61.c +++ b/iconvdata/t.61.c @@ -365,7 +365,7 @@ static const char from_ucs4[][2] = /* Definitions used in the body of the `gconv' function. */ -#define CHARSET_NAME "T.61//" +#define CHARSET_NAME "T.61-8BIT//" #define FROM_LOOP from_t_61 #define TO_LOOP to_t_61 #define DEFINE_INIT 1 -- cgit v1.2.3