mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
449 B
Plaintext
13 lines
449 B
Plaintext
$NetBSD: patch-am,v 1.1 2009/02/07 22:47:14 joerg Exp $
|
|
|
|
--- ImmModules/TL-1/xl_hzinput.c.orig 2009-02-07 23:43:25.000000000 +0100
|
|
+++ ImmModules/TL-1/xl_hzinput.c
|
|
@@ -46,7 +46,6 @@
|
|
|
|
#define error printf
|
|
|
|
-static void UnloadInputMethod (hz_input_table *p);
|
|
void ResetInput (HzInputTable_T *pClient);
|
|
static void GetAssociatePhrases (HzInputTable_T *pClient, unsigned char *p);
|
|
static void FindMatchKey (HzInputTable_T *pClient);
|