port to new kvm
[unix-history] / usr / src / usr.bin / window / wwdata.c
CommitLineData
60de5df9 1/*
46e9ea25
KB
2 * Copyright (c) 1983 Regents of the University of California.
3 * All rights reserved.
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
9de86788 12static char sccsid[] = "@(#)wwdata.c 3.19 (Berkeley) %G%";
46e9ea25 13#endif /* not lint */