--- psiconv/trunk/program/psiconv/gen_html.c 2000/10/21 00:49:13 53 +++ psiconv/trunk/program/psiconv/gen_html.c 2000/12/10 15:44:40 56 @@ -93,7 +93,7 @@ const psiconv_color color, const psiconv_color back_color) { - struct psiconv_character_layout base_char_struct = + struct psiconv_character_layout_s base_char_struct = { NULL, /* color */ NULL, /* back_color */ @@ -355,7 +355,7 @@ psiconv_free_character_layout(base_char); } -static struct psiconv_fileformat ff = +static struct psiconv_fileformat_s ff = { "HTML3", "HTML 3.2, not verified so probably not completely compliant",