--- psiconv/trunk/program/psiconv/gen.h 2000/10/04 19:02:04 52 +++ psiconv/trunk/program/psiconv/gen.h 2000/10/21 00:49:13 53 @@ -32,6 +32,6 @@ void init_image(void); -int psiconv_gen_html(FILE * of, const psiconv_file file, const char *dest); +int psiconv_gen_html(const char *filename, const psiconv_file file, const char *dest); #endif /* PSICONV_GEN_H */