Skip to content

Commit

Permalink
WS
Browse files Browse the repository at this point in the history
  • Loading branch information
KalleZ committed Jul 14, 2017
1 parent 333c362 commit 4d684a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/exif/exif.c
Original file line number Diff line number Diff line change
Expand Up @@ -3723,7 +3723,7 @@ static int exif_scan_JPEG_header(image_info_type *ImageInfo)
unsigned int ll, lh;
uchar *Data;
size_t fpos, size, got, itemlen;
jpeg_sof_info sof_info;
jpeg_sof_info sof_info;

for(section=0;;section++) {
#ifdef EXIF_DEBUG
Expand Down

0 comments on commit 4d684a6

Please sign in to comment.