about summary refs log tree commit diff
path: root/iconvdata/ecma-cyrillic.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-12-07 05:57:27 +0000
committerUlrich Drepper <drepper@redhat.com>1999-12-07 05:57:27 +0000
commit8f61a78efeb714b82549df45f735f5e7ee9c1826 (patch)
tree24065a01fff26bf68a25899b20f0650582b5620e /iconvdata/ecma-cyrillic.c
parent52aac1978e7d5113671535a4a1a238de18e9a43e (diff)
downloadglibc-8f61a78efeb714b82549df45f735f5e7ee9c1826.tar.gz
glibc-8f61a78efeb714b82549df45f735f5e7ee9c1826.tar.xz
glibc-8f61a78efeb714b82549df45f735f5e7ee9c1826.zip
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 <haible@ilog.fr>.
Diffstat (limited to 'iconvdata/ecma-cyrillic.c')
-rw-r--r--iconvdata/ecma-cyrillic.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/iconvdata/ecma-cyrillic.c b/iconvdata/ecma-cyrillic.c
index 656a095b25..c8cf0ba19c 100644
--- a/iconvdata/ecma-cyrillic.c
+++ b/iconvdata/ecma-cyrillic.c
@@ -1,5 +1,5 @@
 /* Conversion from and to ECMA-CYRILLIC.
-   Copyright (C) 1998 Free Software Foundation, Inc.
+   Copyright (C) 1998, 1999 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
@@ -23,7 +23,7 @@
 /* Get the conversion table.  */
 #define TABLES <ecma-cyrillic.h>
 
-#define CHARSET_NAME	"ECMS-CYRILLIC//"
+#define CHARSET_NAME	"ECMA-CYRILLIC//"
 #define HAS_HOLES	0	/* All 256 character are defined.  */
 
 #include <8bit-gap.c>