From: Ulrich Drepper Date: Mon, 29 Nov 1999 00:43:47 +0000 (+0000) Subject: (CHARSET_NAME): Correct name to what is used in gconv-modules. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07021140879253eabf03b7188517badc61131f83;p=thirdparty%2Fglibc.git (CHARSET_NAME): Correct name to what is used in gconv-modules. --- diff --git a/iconvdata/t.61.c b/iconvdata/t.61.c index d1ef6c21933..f8a2eb1c29c 100644 --- a/iconvdata/t.61.c +++ b/iconvdata/t.61.c @@ -1,5 +1,5 @@ /* Generic conversion to and from T.61. - Copyright (C) 1997, 1998 Free Software Foundation, Inc. + Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. @@ -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