mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-13 16:54:45 +03:00
Merge 86f3ae4030
into 7062b43466
This commit is contained in:
commit
9fc0bc695c
|
@ -35,7 +35,7 @@ typedef struct {
|
||||||
int ifd; /* offset of the ifd, used for multipage */
|
int ifd; /* offset of the ifd, used for multipage */
|
||||||
TIFF *tiff; /* Used in write */
|
TIFF *tiff; /* Used in write */
|
||||||
toff_t eof;
|
toff_t eof;
|
||||||
int flrealloc; /* may we realloc */
|
int flrealloc; /* may be realloc */
|
||||||
} TIFFSTATE;
|
} TIFFSTATE;
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user