summaryrefslogtreecommitdiff
path: root/textproc/hunspell/files/patch-csutil.cxx
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-05-20 14:52:50 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-05-20 14:52:50 +0000
commit0e8d24bf420689751b8dc250b796756b88b6dcef (patch)
treef84f97599e5c94004c70a23136cab15020289b91 /textproc/hunspell/files/patch-csutil.cxx
parentNumerous changes: (diff)
Add hunspell 0.9.7, improved Hungarian spelling checker.
PR: 61987 Submitted by: janos.mohacsi@bsd.hu
Diffstat (limited to 'textproc/hunspell/files/patch-csutil.cxx')
-rw-r--r--textproc/hunspell/files/patch-csutil.cxx18
1 files changed, 18 insertions, 0 deletions
diff --git a/textproc/hunspell/files/patch-csutil.cxx b/textproc/hunspell/files/patch-csutil.cxx
new file mode 100644
index 000000000000..3197e047ccc5
--- /dev/null
+++ b/textproc/hunspell/files/patch-csutil.cxx
@@ -0,0 +1,18 @@
+--- csutil.cxx.orig Wed Dec 17 18:50:49 2003
++++ csutil.cxx Thu May 20 15:20:06 2004
+@@ -3315,7 +3315,7 @@
+ }
+ }
+ return ccs;
+-};
++}
+
+
+
+@@ -3348,5 +3348,5 @@
+ }
+ }
+ return NULL;
+-};
++}
+