summaryrefslogtreecommitdiffstats
path: root/contrib/telnet/libtelnet/spx.c
diff options
context:
space:
mode:
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