mc_aspell_error_message   86 src/editor/spell.c static const char *(*mc_aspell_error_message) (const AspellCanHaveError * ths);
mc_aspell_error_message  232 src/editor/spell.c     if (!g_module_symbol (spell_module, "aspell_error_message", (void *) &mc_aspell_error_message))
mc_aspell_error_message  325 src/editor/spell.c         edit_error_dialog (_("Error"), mc_aspell_error_message (error));