--- aspell-0.60.4/modules/filter/nroff.cpp.orig 2005-02-20 22:49:18.000000000 +0100 +++ aspell-0.60.4/modules/filter/nroff.cpp 2005-12-28 00:48:04.688306000 +0100 @@ -73,7 +73,7 @@ return false; } - bool NroffFilter::process_char (FilterChar::Chr c); + bool process_char (FilterChar::Chr c); public: