--- aspell-0.60.3/modules/filter/nroff.cpp.gcc41 2005-02-20 22:49:18.000000000 +0100 +++ aspell-0.60.3/modules/filter/nroff.cpp 2005-12-19 13:11:48.613131080 +0100 @@ -73,7 +73,7 @@ return false; } - bool NroffFilter::process_char (FilterChar::Chr c); + bool process_char (FilterChar::Chr c); public: