stuff
This commit is contained in:
parent
2795247756
commit
d2a0d4468f
@ -361,7 +361,7 @@ typedef struct im__IMAGE {
|
|||||||
GSList *invalidatefns; /* list of invalidate callbacks */
|
GSList *invalidatefns; /* list of invalidate callbacks */
|
||||||
|
|
||||||
/* Set this to indicate a truncated file. We've been able to read the
|
/* Set this to indicate a truncated file. We've been able to read the
|
||||||
* header, but don't try mapping any of it or you'll crash.
|
* header, but don't try reading outside the file size.
|
||||||
*/
|
*/
|
||||||
int nodata;
|
int nodata;
|
||||||
} IMAGE;
|
} IMAGE;
|
||||||
|
Loading…
Reference in New Issue
Block a user