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; \ } \