date and time created 91/01/17 18:24:03 by bostic
[unix-history] / usr / src / usr.bin / rlogin / des_rw.c
CommitLineData
86dc635c 1/*-
ec5b20ff
KF
2 * Copyright (c) 1989 The Regents of the University of California.
3 * All rights reserved.
4 *
6d936b27 5 * %sccs.include.redist.c%
ec5b20ff
KF
6 */
7
ec5b20ff 8#ifndef lint
7ade1fbd 9static char sccsid[] = "@(#)des_rw.c 5.7.1.1 (Berkeley) %G%";
ec5b20ff
KF
10#endif /* not lint */
11