summaryrefslogtreecommitdiffstats
path: root/crypto/telnet/telnetd/global.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/telnet/telnetd/global.c')
-rw-r--r--crypto/telnet/telnetd/global.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/crypto/telnet/telnetd/global.c b/crypto/telnet/telnetd/global.c
index 0699d00..d66c686 100644
--- a/crypto/telnet/telnetd/global.c
+++ b/crypto/telnet/telnetd/global.c
@@ -32,7 +32,11 @@
*/
#ifndef lint
+#if 0
static const char sccsid[] = "@(#)global.c 8.1 (Berkeley) 6/4/93";
+#endif
+static const char rcsid[] =
+ "$Id$";
#endif /* not lint */
/*
OpenPOWER on IntegriCloud