From 8f61a78efeb714b82549df45f735f5e7ee9c1826 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 7 Dec 1999 05:57:27 +0000 Subject: Update. * iconvdata/sami-ws2.c (CHARSET_NAME): Fix typo. * iconvdata/iso_2033.c (CHARSET_NAME): Fix typo. * iconvdata/ecma-cyrillic.c (CHARSET_NAME): Fix typo. * iconvdata/gconv-modules: Correct ISO646-PT2 alias. Add SHIFT_JIS alias. Reported by Bruno Haible . --- iconvdata/sami-ws2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iconvdata/sami-ws2.c') diff --git a/iconvdata/sami-ws2.c b/iconvdata/sami-ws2.c index 20eb5f9175..a1d375cab6 100644 --- a/iconvdata/sami-ws2.c +++ b/iconvdata/sami-ws2.c @@ -23,7 +23,7 @@ /* Get the conversion table. */ #define TABLES -#define CHARSET_NAME "SAMI-WS2//" +#define CHARSET_NAME "WIN-SAMI-2//" #define HAS_HOLES 1 /* Not all 256 character are defined. */ #include <8bit-gap.c> -- cgit v1.2.3