summaryrefslogtreecommitdiff
path: root/inputmethod/ja-freewnn-lib/patches/patch-Wnn_uum_jikouho.c
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/ja-freewnn-lib/patches/patch-Wnn_uum_jikouho.c')
-rw-r--r--inputmethod/ja-freewnn-lib/patches/patch-Wnn_uum_jikouho.c38
1 files changed, 0 insertions, 38 deletions
diff --git a/inputmethod/ja-freewnn-lib/patches/patch-Wnn_uum_jikouho.c b/inputmethod/ja-freewnn-lib/patches/patch-Wnn_uum_jikouho.c
deleted file mode 100644
index f9044524ad1..00000000000
--- a/inputmethod/ja-freewnn-lib/patches/patch-Wnn_uum_jikouho.c
+++ /dev/null
@@ -1,38 +0,0 @@
-$NetBSD: patch-Wnn_uum_jikouho.c,v 1.1 2011/09/13 07:23:18 mef Exp $
-
-(Almost) Automatic generation to sourceforge cvs Repository 2011/05/31
-
---- Wnn/uum/jikouho.c.orig 2001-06-14 18:16:07.000000000 +0000
-+++ Wnn/uum/jikouho.c
-@@ -10,9 +10,9 @@
- * 1987, 1988, 1989, 1990, 1991, 1992
- * Copyright OMRON Corporation. 1987, 1988, 1989, 1990, 1991, 1992, 1999
- * Copyright ASTEC, Inc. 1987, 1988, 1989, 1990, 1991, 1992
-- * Copyright FreeWnn Project 1999, 2000
-+ * Copyright FreeWnn Project 1999, 2000, 2006
- *
-- * Maintainer: FreeWnn Project <freewnn@tomo.gr.jp>
-+ * Maintainer: FreeWnn Project
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
-@@ -29,7 +29,19 @@
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- */
-
-+#ifdef HAVE_CONFIG_H
-+# include <config.h>
-+#endif
-+
- #include <stdio.h>
-+#if STDC_HEADERS
-+# include <string.h>
-+#else
-+# if HAVE_STRINGS_H
-+# include <strings.h>
-+# endif
-+#endif /* STDC_HEADERS */
-+
- #include "jllib.h"
- #include "commonhd.h"
- #include "sdefine.h"