--- psiconv/trunk/lib/psiconv/configuration.h 2004/02/09 22:09:16 207 +++ psiconv/trunk/lib/psiconv/configuration.h 2004/02/09 23:12:58 208 @@ -50,7 +50,7 @@ extern void psiconv_config_read(const char *extra_config_files, psiconv_config *config); -extern psiconv_config_free(psiconv_config config); +extern void psiconv_config_free(psiconv_config config); #ifdef __cplusplus }