summaryrefslogtreecommitdiff
path: root/inputmethod/Chinput/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/Chinput/patches/patch-ah')
-rw-r--r--inputmethod/Chinput/patches/patch-ah12
1 files changed, 12 insertions, 0 deletions
diff --git a/inputmethod/Chinput/patches/patch-ah b/inputmethod/Chinput/patches/patch-ah
new file mode 100644
index 00000000000..b8888753232
--- /dev/null
+++ b/inputmethod/Chinput/patches/patch-ah
@@ -0,0 +1,12 @@
+$NetBSD: patch-ah,v 1.1 2006/01/04 12:04:46 rxg Exp $
+
+--- src/keyboard.c.orig 2006-01-04 19:58:25.000000000 +0800
++++ src/keyboard.c
+@@ -24,7 +24,6 @@
+ #define INC (x0 += KEY_WIDTH)
+ #define HALFINC (x0 += KEY_WIDTH/2)
+
+-extern int ForwardEvent();
+ static void set_key(int n, unsigned long keysym, int x, int y, int w, int h);
+ static int in_keys(int x0, int y0);
+