summaryrefslogtreecommitdiff
path: root/inputmethod/Chinput/patches/patch-aj
blob: 93ce5bf9d1471b2c8156e44a16ecdb3213c9fd6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aj,v 1.1 2009/07/06 16:06:58 joerg Exp $

--- src/IMdkit/lib/i18nClbk.c.orig	2010-05-31 09:18:25.000000000 +0200
+++ src/IMdkit/lib/i18nClbk.c
@@ -129,7 +129,7 @@ int _Xi18nPreeditDrawCallback (XIMS ims,
     XIMPreeditDrawCallbackStruct *draw =
         (XIMPreeditDrawCallbackStruct *) &preedit_CB->todo.draw;
     CARD16 connect_id = call_data->any.connect_id;
-    register int feedback_count;
+    int feedback_count;
     register int i;
     BITMASK32 status = 0x0;