commit | 2009374690190b95a29db0c31decd07f4652eb45 | [log] [tgz] |
---|---|---|
author | rsc <devnull@localhost> | Sat Oct 11 02:50:20 2003 +0000 |
committer | rsc <devnull@localhost> | Sat Oct 11 02:50:20 2003 +0000 |
tree | 4c4e9307367b4d7e05871bc99826704720857dc9 | |
parent | a6ea03aea90b26d0d4c1c88881b43174a46f977d [diff] [blame] |
Various cleanup.
diff --git a/include/memdraw.h b/include/memdraw.h index 08784ce..2d4f54f 100644 --- a/include/memdraw.h +++ b/include/memdraw.h
@@ -46,6 +46,7 @@ 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];