Index: common/convert.hpp =================================================================== RCS file: /cvsroot/aspell/aspell/common/convert.hpp,v retrieving revision 1.29 diff -u -r1.29 convert.hpp --- common/convert.hpp 15 Jul 2004 10:58:58 -0000 1.29 +++ common/convert.hpp 10 Oct 2004 04:56:44 -0000 @@ -308,7 +308,7 @@ return str; } } - const char * operator() (char c) + char * operator() (char c) { buf.clear(); if (conv) {