Parent Directory | Revision Log | Revision Graph
Import on branch sme7 of package aspell-0.60.3-7.1.el4.sme.src.rpm
1 | slords | 1.1 | --- aspell-0.60.3/modules/filter/nroff.cpp.gcc41 2005-02-20 22:49:18.000000000 +0100 |
2 | +++ aspell-0.60.3/modules/filter/nroff.cpp 2005-12-19 13:11:48.613131080 +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 |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |