projects
/
imagemagick
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70ca022
)
(no commit message)
author
cristy
<urban-warrior@git.imagemagick.org>
Sat, 9 Nov 2013 02:47:12 +0000
(
02:47
+0000)
committer
cristy
<urban-warrior@git.imagemagick.org>
Sat, 9 Nov 2013 02:47:12 +0000
(
02:47
+0000)
coders/tiff.c
patch
|
blob
|
history
diff --git
a/coders/tiff.c
b/coders/tiff.c
index 561eb3128455d786a3d8599559cbeb6995fa5cb5..9bf864c9be64b367b80b77ccf67ea1546d703118 100644
(file)
--- a/
coders/tiff.c
+++ b/
coders/tiff.c
@@
-1743,7
+1743,7
@@
static Image *ReadTIFFImage(const ImageInfo *image_info,
SetPixelAlpha(image,ScaleCharToQuantum((unsigned char)
TIFFGetA(*p)),q);
p--;
- q-=GetPixelChannels(image);
;
+ q-=GetPixelChannels(image);
}
if (SyncAuthenticPixels(image,exception) == MagickFalse)
break;