aboutsummaryrefslogtreecommitdiff
path: root/iconvdata/iso_2033.c
diff options
context:
space:
mode:
Diffstat (limited to 'iconvdata/iso_2033.c')
-rw-r--r--iconvdata/iso_2033.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/iconvdata/iso_2033.c b/iconvdata/iso_2033.c
index 6c51773db7..10c3693a66 100644
--- a/iconvdata/iso_2033.c
+++ b/iconvdata/iso_2033.c
@@ -1,5 +1,5 @@
/* Conversion from and to ISO_2033-1983.
- 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 <iso_2033.h>
-#define CHARSET_NAME "ISO_2033-1983//"
+#define CHARSET_NAME "ISO_2033//"
#define HAS_HOLES 1 /* Not all 256 character are defined. */
#include <8bit-gap.c>