xref: /original-bsd/usr.bin/rlogin/des_rw.c (revision e718337e)
1 /*-
2  * Copyright (c) 1989 The Regents of the University of California.
3  * All rights reserved.
4  *
5  * %sccs.include.redist.c%
6  */
7 
8 #ifndef lint
9 static char sccsid[] = "@(#)des_rw.c	5.7.1.1 (Berkeley) 10/21/90";
10 #endif /* not lint */
11 
12