--- psiconv/trunk/program/psiconv/psiconv.c 2000/10/21 00:49:13 53 +++ psiconv/trunk/program/psiconv/psiconv.c 2000/12/10 15:44:40 56 @@ -115,7 +115,7 @@ psiconv_file file; psiconv_fileformat ff; - fileformat_list = psiconv_list_new(sizeof(struct psiconv_fileformat)); + fileformat_list = psiconv_list_new(sizeof(struct psiconv_fileformat_s)); init_txt(); init_html(); init_html4();