--- psiconv/trunk/lib/psiconv/data.h 2004/03/04 21:55:40 239 +++ psiconv/trunk/lib/psiconv/data.h 2004/03/08 23:20:41 240 @@ -1084,6 +1084,7 @@ extern void psiconv_free_paragraph_layout(psiconv_paragraph_layout layout); extern void psiconv_free_character_layout(psiconv_character_layout layout); extern void psiconv_free_word_style(psiconv_word_style style); +extern void psiconv_free_word_style_list(psiconv_word_style_list style_list); extern void psiconv_free_word_styles_section (psiconv_word_styles_section styles); extern void psiconv_free_formula(psiconv_formula formula);