From 0e8d24bf420689751b8dc250b796756b88b6dcef Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Thu, 20 May 2004 14:52:50 +0000 Subject: Add hunspell 0.9.7, improved Hungarian spelling checker. PR: 61987 Submitted by: janos.mohacsi@bsd.hu --- textproc/hunspell/files/patch-csutil.cxx | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 textproc/hunspell/files/patch-csutil.cxx (limited to 'textproc/hunspell/files/patch-csutil.cxx') 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; +-}; ++} + -- cgit v1.2.3