summaryrefslogtreecommitdiffstats
path: root/contrib/telnet/libtelnet/spx.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-07-16 05:48:49 +0000
committerpeter <peter@FreeBSD.org>2000-07-16 05:48:49 +0000
commite2062d0bd5b30731c505f19088bd994806318eed (patch)
tree0822df24bf74cdd8fa51e0d8819f214b499183a7 /contrib/telnet/libtelnet/spx.c
parentf96551d2a79f6b9a18f75d66109684460a46e3eb (diff)
downloadFreeBSD-src-e2062d0bd5b30731c505f19088bd994806318eed.zip
FreeBSD-src-e2062d0bd5b30731c505f19088bd994806318eed.tar.gz
Add missing $FreeBSD$ to files that are NOT still on vendor a branch.
Diffstat (limited to 'contrib/telnet/libtelnet/spx.c')
-rw-r--r--contrib/telnet/libtelnet/spx.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/telnet/libtelnet/spx.c b/contrib/telnet/libtelnet/spx.c
index 90c37a4..75d6e3e 100644
--- a/contrib/telnet/libtelnet/spx.c
+++ b/contrib/telnet/libtelnet/spx.c
@@ -32,7 +32,12 @@
*/
#ifndef lint
+#if 0
static char sccsid[] = "@(#)spx.c 8.2 (Berkeley) 5/30/95";
+#else
+static const char rcsid[] =
+ "$FreeBSD$";
+#endif
#endif /* not lint */
#ifdef SPX
OpenPOWER on IntegriCloud