optimization for normal masks requires keeping ptr to associated leaf,
[unix-history] / usr / src / usr.bin / window / wwdata.c
CommitLineData
60de5df9 1/*
a5338855
KB
2 * Copyright (c) 1983, 1993
3 * The Regents of the University of California. All rights reserved.
46e9ea25 4 *
3dd3a9e5
KB
5 * This code is derived from software contributed to Berkeley by
6 * Edward Wang at The University of California, Berkeley.
7 *
87f529ec 8 * %sccs.include.redist.c%
60de5df9
EW
9 */
10
46e9ea25 11#ifndef lint
a5338855 12static char sccsid[] = "@(#)wwdata.c 8.1 (Berkeley) %G%";
46e9ea25 13#endif /* not lint */