]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(CHARSET_NAME): Correct name to what is used in gconv-modules.
authorUlrich Drepper <drepper@redhat.com>
Mon, 29 Nov 1999 00:43:47 +0000 (00:43 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 29 Nov 1999 00:43:47 +0000 (00:43 +0000)
iconvdata/t.61.c

index d1ef6c21933fe70c848c9265780155129dc1fd51..f8a2eb1c29cc0a5ea53ca4f4b581d0318be62991 100644 (file)
@@ -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 <drepper@cygnus.com>, 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