summaryrefslogtreecommitdiff
path: root/textproc/hunspell/files/patch-csutil.cxx
blob: 3197e047ccc54d9f69aa2a8d50acca8d9ddf0eb8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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;
-};
+}