mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
Update.
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:
parent
949e1b13ee
commit
e486b034c7
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user