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

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

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

Revision 42 Revision 43
51 (*result)->file = psiconv_clipart_file; 51 (*result)->file = psiconv_clipart_file;
52 (*result)->uid2 = 0; 52 (*result)->uid2 = 0;
53 (*result)->uid3 = 0; 53 (*result)->uid3 = 0;
54 (*result)->checksum = 0; 54 (*result)->checksum = 0;
55 len += 4; 55 len += 4;
56 psiconv_debug(lev+2,off+len,"File is a Clipart file");
56 goto DONE; 57 goto DONE;
57 } 58 }
58 if ((*result)->uid1 != PSICONV_ID_PSION5) { 59 if ((*result)->uid1 != PSICONV_ID_PSION5) {
59 psiconv_warn(lev+2,off+len,"UID1 has unknown value. This is probably " 60 psiconv_warn(lev+2,off+len,"UID1 has unknown value. This is probably "
60 "not a (parsable) Psion 5 file"); 61 "not a (parsable) Psion 5 file");

Legend:
Removed from v.42  
changed lines
  Added in v.43

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