aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-image-jfif.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-05Free the image type string as soon as we're done with it, so that weGuy Harris1-1/+8
2004-12-20Use "plurality()" rather than locally-defined "PLURALIZE()" macros, andGuy Harris1-2/+0
2004-10-30Squelch some compile warnings.Guy Harris1-3/+4
2004-10-28The offset to the first IFD in a TIFF file is 4 bytes long, not 2 bytesGuy Harris1-55/+84
2004-09-23From Jelmer Vernooij: fix a comment.Guy Harris1-1/+1
2004-09-01Get rid of some unused variables.Guy Harris1-2/+4
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+1198