about summary refs log tree commit diff
path: root/iconvdata/euc-jp.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-28 19:49:23 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-28 19:49:23 +0000
commitea9e5dc03bfc73e8c197a9eabaf4e84999cbba49 (patch)
tree266e006b469ad1747ee55d7c6f87c89ff9ee40c9 /iconvdata/euc-jp.c
parent1efd15e33783db0de097a84772d78c4f2afb5ec6 (diff)
downloadglibc-ea9e5dc03bfc73e8c197a9eabaf4e84999cbba49.tar.gz
glibc-ea9e5dc03bfc73e8c197a9eabaf4e84999cbba49.tar.xz
glibc-ea9e5dc03bfc73e8c197a9eabaf4e84999cbba49.zip
Fix cut&paste error.
Diffstat (limited to 'iconvdata/euc-jp.c')
-rw-r--r--iconvdata/euc-jp.c1
1 files changed, 1 insertions, 0 deletions
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;							      \
 	  }								      \