summaryrefslogtreecommitdiff
path: root/editors/abiword1/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword1/patches/patch-ae')
-rw-r--r--editors/abiword1/patches/patch-ae24
1 files changed, 0 insertions, 24 deletions
diff --git a/editors/abiword1/patches/patch-ae b/editors/abiword1/patches/patch-ae
deleted file mode 100644
index 0219b2ad0ae..00000000000
--- a/editors/abiword1/patches/patch-ae
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD: patch-ae,v 1.1.1.1 2003/12/26 18:20:28 wiz Exp $
-
---- src/other/spell/xp/ispell.h.orig Fri Mar 22 15:31:57 2002
-+++ src/other/spell/xp/ispell.h
-@@ -257,7 +257,7 @@
- ** character counts as two!
- */
- #ifndef MAXSTRINGCHARS
--#define MAXSTRINGCHARS 128
-+#define MAXSTRINGCHARS 100
- #endif /* MAXSTRINGCHARS */
-
- /*
-@@ -540,8 +540,8 @@
- short maxstringcharlen; /* Max strchr len supported */
- short compoundmin; /* Min lth of compound parts */
- short compoundbit; /* Flag 4 compounding roots */
-- int stringsize; /* Size of string table */
-- int lstringsize; /* Size of lang. str tbl */
-+ PTRSIZE stringsize; /* Size of string table */
-+ PTRSIZE lstringsize; /* Size of lang. string table */
- int tblsize; /* No. entries in hash tbl */
- int stblsize; /* No. entries in sfx tbl */
- int ptblsize; /* No. entries in pfx tbl */