summaryrefslogtreecommitdiff
path: root/japanese/edict-utf-8/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/edict-utf-8/files/patch-ab')
-rw-r--r--japanese/edict-utf-8/files/patch-ab21
1 files changed, 11 insertions, 10 deletions
diff --git a/japanese/edict-utf-8/files/patch-ab b/japanese/edict-utf-8/files/patch-ab
index d97c27772f5f..2dc40879b18d 100644
--- a/japanese/edict-utf-8/files/patch-ab
+++ b/japanese/edict-utf-8/files/patch-ab
@@ -1,10 +1,11 @@
---- xjdclient.c.orig Sun Aug 17 22:48:25 1997
-+++ xjdclient.c Sun Aug 17 22:48:39 1997
-@@ -33,7 +33,6 @@
- #include "xjdic.h"
-
- extern int errno;
--extern char *sys_errlist[];
- unsigned char host[51] = {"localhost"};
- unsigned char yn[2];
- unsigned int portno = XJ_PORTNO;
+--- xjdic.h.orig Thu Sep 3 02:05:28 1998
++++ xjdic.h Wed Oct 7 11:55:52 1998
+@@ -3,7 +3,7 @@
+ #define NRKANA 250*2 /* size of the romaji to kana tables*/
+ #define NOFILT 10 /* maximum number of general filters */
+ #define VMAX 350 /* maximum entries in the verb table */
+-#define DEFAULT_DICDIR "" /* could be: "/usr/local/lib/xjdic" */
++#define DEFAULT_DICDIR "/usr/local/share/dict/edict" /* could be: "/usr/local/lib/xjdic" */
+ #define NOHITS 1000 /* size of hittab */
+ #define SPTAG '@' /* character that flags priority entries */
+ #define KFBUFFSIZE 2000 /* size of the KFlush buffer */