From e2062d0bd5b30731c505f19088bd994806318eed Mon Sep 17 00:00:00 2001 From: peter Date: Sun, 16 Jul 2000 05:48:49 +0000 Subject: Add missing $FreeBSD$ to files that are NOT still on vendor a branch. --- crypto/telnet/libtelnet/misc.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'crypto/telnet/libtelnet/misc.c') diff --git a/crypto/telnet/libtelnet/misc.c b/crypto/telnet/libtelnet/misc.c index 4f8f8d5..c486418 100644 --- a/crypto/telnet/libtelnet/misc.c +++ b/crypto/telnet/libtelnet/misc.c @@ -32,7 +32,12 @@ */ #ifndef lint +#if 0 static const char sccsid[] = "@(#)misc.c 8.1 (Berkeley) 6/4/93"; +#else +static const char rcsid[] = + "$FreeBSD$"; +#endif #endif /* not lint */ #include -- cgit v1.1