aboutsummaryrefslogtreecommitdiff
path: root/japanese/kinput2/files/patch-lib-imlib-imfuncs.h
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/kinput2/files/patch-lib-imlib-imfuncs.h')
-rw-r--r--japanese/kinput2/files/patch-lib-imlib-imfuncs.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/japanese/kinput2/files/patch-lib-imlib-imfuncs.h b/japanese/kinput2/files/patch-lib-imlib-imfuncs.h
deleted file mode 100644
index f280fdc5db9a..000000000000
--- a/japanese/kinput2/files/patch-lib-imlib-imfuncs.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/imlib/imfuncs.h.orig 2002-10-03 18:35:30.000000000 +0900
-+++ lib/imlib/imfuncs.h 2008-11-02 01:08:11.000000000 +0900
-@@ -60,7 +60,7 @@
- /*
- * Transport layer functions (defined in imxport.c)
- */
--extern int IMCreateTCPService _Pt_((int *portp));
-+extern int IMCreateTCPService _Pt_((int *portp, char *listenaddr));
- extern IMConnection *IMTCPConnection _Pt_((Widget protocol, int socket));
- extern int IMCreateUnixService _Pt_((char *path));
- extern IMConnection *IMUnixConnection _Pt_((Widget protocol, int socket));