--- psiconv/trunk/lib/psiconv/configuration.h 2004/02/10 17:24:19 211 +++ psiconv/trunk/lib/psiconv/configuration.h 2004/02/20 21:52:34 212 @@ -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 {