commit | 5ecaba77aa3529c803e468406a53b3214f1faec7 | [log] [tgz] |
---|---|---|
author | cristy <urban-warrior@git.imagemagick.org> | Fri Feb 18 02:05:32 2011 +0000 |
committer | cristy <urban-warrior@git.imagemagick.org> | Fri Feb 18 02:05:32 2011 +0000 |
tree | bb06392775199f6d483dce96ab87a6e8e2919259 | |
parent | 19e2777253b7d726019702009a7a2f29dc90f263 [diff] [blame] |
diff --git a/coders/tiff.c b/coders/tiff.c index ed8961d..4cdcd27 100644 --- a/coders/tiff.c +++ b/coders/tiff.c
@@ -2428,7 +2428,8 @@ i; size_t - length; + length, + lsb_first; TIFF *tiff; @@ -2452,9 +2453,6 @@ unsigned char *pixels; - size_t - lsb_first; - /* Open TIFF file. */