summaryrefslogtreecommitdiff
path: root/iconvdata/ibm273.c
diff options
context:
space:
mode:
Diffstat (limited to 'iconvdata/ibm273.c')
-rw-r--r--iconvdata/ibm273.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/iconvdata/ibm273.c b/iconvdata/ibm273.c
index 03b07e535e..132c06f0eb 100644
--- a/iconvdata/ibm273.c
+++ b/iconvdata/ibm273.c
@@ -1,5 +1,5 @@
/* Conversion from and to IBM273.
- Copyright (C) 1998-2016 Free Software Foundation, Inc.
+ Copyright (C) 1998-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
@@ -23,6 +23,6 @@
#define TABLES <ibm273.h>
#define CHARSET_NAME "IBM273//"
-#define HAS_HOLES 1 /* Not all 256 character are defined. */
+#define HAS_HOLES 0
#include <8bit-gap.c>