Various cleanup.

This commit is contained in:
rsc 2003-10-11 02:50:20 +00:00
parent a6ea03aea9
commit 2009374690
3 changed files with 15 additions and 2 deletions

View file

@ -46,6 +46,7 @@ struct Memimage
Memlayer *layer; /* nil if not a layer*/
u32int flags;
void *X;
int screenref; /* reference count if this is a screen */
int shift[NChan];
int mask[NChan];