1999-11-28  Ulrich Drepper  <drepper@cygnus.com>

	* iconvdata/t.61.c (CHARSET_NAME): Correct name to what is used in
	gconv-modules.
This commit is contained in:
Ulrich Drepper 1999-11-28 23:16:00 +00:00
parent 949e1b13ee
commit e486b034c7
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
1999-11-28 Ulrich Drepper <drepper@cygnus.com>
* iconvdata/t.61.c (CHARSET_NAME): Correct name to what is used in
gconv-modules.
1999-11-26 Ulrich Drepper <drepper@cygnus.com>
* locale/programs/ld-ctype.c (allocate_arrays): Complete last

View File

@ -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