about summary refs log tree commit diff
path: root/iconvdata/gbgbk.c
diff options
context:
space:
mode:
Diffstat (limited to 'iconvdata/gbgbk.c')
-rw-r--r--iconvdata/gbgbk.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/iconvdata/gbgbk.c b/iconvdata/gbgbk.c
index c6f2e4e0c2..15e72d9cfb 100644
--- a/iconvdata/gbgbk.c
+++ b/iconvdata/gbgbk.c
@@ -106,8 +106,7 @@
 	      {								      \
 		result = DL_CALL_FCT (step_data->__trans.__trans_fct,	      \
 				      (step, step_data, *inptrp, &inptr,      \
-				       inend, *outptrp, &outptr, outend,      \
-				       irreversible));			      \
+				       inend, &outbuf, irreversible));	      \
 		if (result != __GCONV_OK)				      \
 		  break;						      \
 	      }								      \