]> git.pld-linux.org Git - packages/aspell.git/blob - aspell-gcc4.patch
- c++ fix.
[packages/aspell.git] / aspell-gcc4.patch
1 --- aspell-0.60.4/modules/filter/nroff.cpp.orig 2005-02-20 22:49:18.000000000 +0100
2 +++ aspell-0.60.4/modules/filter/nroff.cpp      2005-12-28 00:48:04.688306000 +0100
3 @@ -73,7 +73,7 @@
4        return false;
5      }
6      
7 -    bool NroffFilter::process_char (FilterChar::Chr c);
8 +    bool process_char (FilterChar::Chr c);
9        
10    public:
11  
This page took 0.065256 seconds and 3 git commands to generate.