From ea9e5dc03bfc73e8c197a9eabaf4e84999cbba49 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 28 Jun 2000 19:49:23 +0000 Subject: Fix cut&paste error. --- iconvdata/euc-jp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'iconvdata/euc-jp.c') diff --git a/iconvdata/euc-jp.c b/iconvdata/euc-jp.c index 39cf6a8b7a..c6a39b08ec 100644 --- a/iconvdata/euc-jp.c +++ b/iconvdata/euc-jp.c @@ -105,6 +105,7 @@ result = __GCONV_ILLEGAL_INPUT; \ break; \ } \ + } \ \ inptr += 2; \ } \ -- cgit 1.4.1