mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-10 07:14:46 +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 */
|
||||
TIFF *tiff; /* Used in write */
|
||||
toff_t eof;
|
||||
int flrealloc; /* may we realloc */
|
||||
int flrealloc; /* may be realloc */
|
||||
} TIFFSTATE;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user