summaryrefslogtreecommitdiff
path: root/japanese/kinput2-freewnn/files/patch-lib::imlib::imconv.c
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/kinput2-freewnn/files/patch-lib::imlib::imconv.c')
-rw-r--r--japanese/kinput2-freewnn/files/patch-lib::imlib::imconv.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/kinput2-freewnn/files/patch-lib::imlib::imconv.c b/japanese/kinput2-freewnn/files/patch-lib::imlib::imconv.c
new file mode 100644
index 000000000000..bfe8aefa01ae
--- /dev/null
+++ b/japanese/kinput2-freewnn/files/patch-lib::imlib::imconv.c
@@ -0,0 +1,12 @@
+--- lib/imlib/imconv.c.orig Thu Oct 3 18:35:30 2002
++++ lib/imlib/imconv.c Tue Jun 3 01:34:56 2003
+@@ -591,6 +591,9 @@
+ }
+ }
+ IMFinishRequest(conn, offset);
++#ifdef STATUS_SYNC
++ IMFlush(conn);
++#endif /* STATUS_SYNC */
+ }
+
+ /*- preeditCaret: do actual preedit caret -*/