Home | History | Annotate | Download | only in jhead

Lines Matching defs:Comment

50     char Comment[MAX_COMMENT_SIZE+1];
64 Comment[nch++] = (char)ch;
66 Comment[nch++] = '?';
70 Comment[nch] = '\0'; // Null terminate
73 printf("COM marker comment: %s\n",Comment);
76 strcpy(ImageInfo.Comments,Comment);
235 case M_COM: // Comment section
424 case M_COM: // Comment section
733 // Discard everything but the exif and comment sections.
942 // Remove sectons not part of image and not exif or comment sections.
991 // adding comment sections and exif sections