/[public]/psiconv/trunk/lib/psiconv/parse_driver.c
ViewVC logotype

Diff of /psiconv/trunk/lib/psiconv/parse_driver.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 160 Revision 163
302 psiconv_warn(lev+2,sto, 302 psiconv_warn(lev+2,sto,
303 "Sketch section not found in the section table"); 303 "Sketch section not found in the section table");
304 } else { 304 } else {
305 psiconv_debug(lev+2,sto, 305 psiconv_debug(lev+2,sto,
306 "Sketch section at offset %08x",applid_sec); 306 "Sketch section at offset %08x",applid_sec);
307 if ((res = psiconv_parse_sketch_section(buf,lev+2,sketch_sec,NULL,0, 307 if ((res = psiconv_parse_sketch_section(buf,lev+2,sketch_sec,NULL,
308 &(*result)->sketch_sec))) 308 &(*result)->sketch_sec)))
309 goto ERROR4; 309 goto ERROR4;
310 } 310 }
311 311
312 psiconv_free_application_id_section(appl_id); 312 psiconv_free_application_id_section(appl_id);

Legend:
Removed from v.160  
changed lines
  Added in v.163

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26