Sophie

Sophie

distrib > Mandriva > 2007.0 > x86_64 > media > main-release-src > by-pkgid > 3eef2449b26346f914dbb5118a5ae37a > files > 1

aspell-0.60.4-3mdv2007.0.src.rpm

--- modules/filter/nroff.cpp~	2005-02-20 22:49:18.000000000 +0100
+++ modules/filter/nroff.cpp	2006-09-07 01:21:24.000000000 +0200
@@ -73,7 +73,7 @@
       return false;
     }
     
-    bool NroffFilter::process_char (FilterChar::Chr c);
+    bool process_char (FilterChar::Chr c);
       
   public: