summaryrefslogtreecommitdiff
path: root/iconvdata/latin-greek-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'iconvdata/latin-greek-1.c')
-rw-r--r--iconvdata/latin-greek-1.c9
1 files changed, 6 insertions, 3 deletions
diff --git a/iconvdata/latin-greek-1.c b/iconvdata/latin-greek-1.c
index d62969a77d..37ccf09c09 100644
--- a/iconvdata/latin-greek-1.c
+++ b/iconvdata/latin-greek-1.c
@@ -1,5 +1,5 @@
/* Conversion from and to LATIN-GREEK-1.
- Copyright (C) 1997 Free Software Foundation, Inc.
+ Copyright (C) 1997, 1998 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
@@ -18,7 +18,10 @@
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#include <wchar.h>
+/* Specify the conversion table. */
#define TABLES <latin-greek-1.h>
-#define NAME "LATIN-GREEK-1"
+
+#define CHARSET_NAME "LATIN-GREEK-1"
+#define HAS_HOLES 1 /* Not all 256 character are defined. */
+
#include <8bit-gap.c>