diff options
Diffstat (limited to 'usr.bin/telnet/misc.c')
-rw-r--r-- | usr.bin/telnet/misc.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/usr.bin/telnet/misc.c b/usr.bin/telnet/misc.c index 291f8e532f2..215ccc8c911 100644 --- a/usr.bin/telnet/misc.c +++ b/usr.bin/telnet/misc.c @@ -27,12 +27,6 @@ * SUCH DAMAGE. */ -#ifndef lint -/* from: static char sccsid[] = "@(#)misc.c 8.1 (Berkeley) 6/4/93"; */ -/* from: static char rcsid[] = "$NetBSD: misc.c,v 1.5 1996/02/24 01:15:25 jtk Exp $"; */ -static char rcsid[] = "$OpenBSD: misc.c,v 1.1 2005/05/24 03:43:56 deraadt Exp $"; -#endif /* not lint */ - /* $KTH: misc.c,v 1.15 2000/01/25 23:24:58 assar Exp $ */ #include <stdio.h> |