summaryrefslogtreecommitdiff
path: root/editors/abiword/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword/patches/patch-ae')
-rw-r--r--editors/abiword/patches/patch-ae10
1 files changed, 5 insertions, 5 deletions
diff --git a/editors/abiword/patches/patch-ae b/editors/abiword/patches/patch-ae
index 55a35f389ab..0dbabdf1097 100644
--- a/editors/abiword/patches/patch-ae
+++ b/editors/abiword/patches/patch-ae
@@ -1,15 +1,15 @@
-$NetBSD: patch-ae,v 1.4 2001/05/24 04:28:20 jlam Exp $
+$NetBSD: patch-ae,v 1.5 2001/08/10 04:50:08 jlam Exp $
---- src/other/spell/ispell.h.orig Sat Mar 24 20:30:02 2001
-+++ src/other/spell/ispell.h
-@@ -517,8 +517,8 @@
+--- src/other/spell/xp/ispell.h.orig Tue Jun 26 12:33:27 2001
++++ src/other/spell/xp/ispell.h
+@@ -531,8 +531,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. str tbl */
++ PTRSIZE lstringsize; /* Size of lang. str tbl */
int tblsize; /* No. entries in hash tbl */
int stblsize; /* No. entries in sfx tbl */
int ptblsize; /* No. entries in pfx tbl */