From: Jan P. <pa...@pi...> - 2009-01-16 08:19:07
|
Dan, > Replaced all C99-style // comments with ANSI C comments. > > > Index: mnote-olympus-entry.c > + /*CC (entry->components, 8, v, maxlen); > + vl = exif_get_long (entry->data, entry->order); > + printf("-> 0x%04x\n",entry->data); > + printf("-> 0x%s<\n",entry->data - 0);*/ Do we actually need this someone's (yours?) old private debug code? -- Jan |