From 574e283890a6ca92325a06dafa76ff307a8019a2 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Wed, 12 Dec 2007 18:13:35 +0000 Subject: Updated to fedora-glibc-20071212T1051 --- iconvdata/ebcdic-es-a.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'iconvdata/ebcdic-es-a.c') diff --git a/iconvdata/ebcdic-es-a.c b/iconvdata/ebcdic-es-a.c index ca8c980e6d..d056820cff 100644 --- a/iconvdata/ebcdic-es-a.c +++ b/iconvdata/ebcdic-es-a.c @@ -1,5 +1,5 @@ /* Conversion from and to EBCDIC-ES-A. - Copyright (C) 1998 Free Software Foundation, Inc. + Copyright (C) 1998, 2007 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. @@ -20,10 +20,10 @@ #include -/* Get the conversion table. */ -#include +/* Specify the conversion table. */ +#define TABLES #define CHARSET_NAME "EBCDIC-ES-A//" #define HAS_HOLES 1 /* Not all 256 character are defined. */ -#include <8bit-generic.c> +#include <8bit-gap.c> -- cgit v1.2.3-70-g09d2