--- psiconv/trunk/lib/psiconv/parse_routines.h 1999/10/11 15:06:57 10 +++ psiconv/trunk/lib/psiconv/parse_routines.h 1999/10/11 15:17:17 11 @@ -176,6 +176,16 @@ psiconv_u32 off, int *length, psiconv_word_styles_section *result); + +/* ***************** + * parse_image.c * + ***************** */ + +extern int psiconv_parse_paint_data_section(const psiconv_buffer buf,int lev, + psiconv_u32 off, int *length, + psiconv_paint_data_section *result); + + /* **************** * parse_driver.c * **************** */