--- psiconv/trunk/lib/psiconv/configuration.h 2004/02/09 23:12:58 208 +++ psiconv/tags/rel-0-9-7/lib/psiconv/configuration.h 2005/02/25 21:02:31 257 @@ -27,8 +27,8 @@ extern "C" { #endif /* __cplusplus */ -typedef void *psiconv_error_handler_t (int kind, psiconv_u32 off, - const char *message); +typedef void psiconv_error_handler_t (int kind, psiconv_u32 off, + const char *message); typedef struct psiconv_config_s {