--- psiconv/trunk/lib/psiconv/parse_common.c 1999/10/29 21:14:58 24 +++ psiconv/trunk/lib/psiconv/parse_common.c 1999/10/30 22:28:54 25 @@ -149,7 +149,7 @@ *length = len; psiconv_progress(lev+1,off+len-1,"End of section table section " - "(total length: %08x", len); + "(total length: %08x)", len); return res; }