stuff
This commit is contained in:
parent
2795247756
commit
d2a0d4468f
@ -361,7 +361,7 @@ typedef struct im__IMAGE {
|
||||
GSList *invalidatefns; /* list of invalidate callbacks */
|
||||
|
||||
/* 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;
|
||||
} IMAGE;
|
||||
|
Loading…
Reference in New Issue
Block a user