summaryrefslogtreecommitdiffstats
path: root/crypto/telnet/telnet/ring.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/telnet/telnet/ring.c')
-rw-r--r--crypto/telnet/telnet/ring.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/telnet/telnet/ring.c b/crypto/telnet/telnet/ring.c
index 13fe6c2..268a418 100644
--- a/crypto/telnet/telnet/ring.c
+++ b/crypto/telnet/telnet/ring.c
@@ -32,7 +32,12 @@
*/
#ifndef lint
+#if 0
static const char sccsid[] = "@(#)ring.c 8.2 (Berkeley) 5/30/95";
+#else
+static const char rcsid[] =
+ "$FreeBSD$";
+#endif
#endif /* not lint */
/*
OpenPOWER on IntegriCloud