optimization for normal masks requires keeping ptr to associated leaf,
[unix-history] / usr / src / usr.bin / window / wwredrawwin.c
index 460813c..65f71b9 100644 (file)
@@ -1,12 +1,15 @@
 /*
 /*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ *     The Regents of the University of California.  All rights reserved.
+ *
+ * This code is derived from software contributed to Berkeley by
+ * Edward Wang at The University of California, Berkeley.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)wwredrawwin.c      3.15 (Berkeley) %G%";
+static char sccsid[] = "@(#)wwredrawwin.c      8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include "ww.h"
 #endif /* not lint */
 
 #include "ww.h"