--- psiconv/trunk/lib/psiconv/parse_page.c 2004/01/04 22:20:43 183 +++ psiconv/trunk/lib/psiconv/parse_page.c 2004/01/06 20:15:01 184 @@ -130,7 +130,7 @@ ERROR2: free (*result); ERROR1: - psiconv_warn(config,lev+1,off,"Reading of Page Header failed"); + psiconv_error(config,lev+1,off,"Reading of Page Header failed"); if (length) *length = 0; if (!res) @@ -265,7 +265,7 @@ ERROR2: free (*result); ERROR1: - psiconv_warn(config,lev+1,off,"Reading of Page Section failed"); + psiconv_error(config,lev+1,off,"Reading of Page Section failed"); if (length) *length = 0; if (!res)