summaryrefslogtreecommitdiffstats
path: root/crypto/telnet/libtelnet/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/telnet/libtelnet/misc.c')
-rw-r--r--crypto/telnet/libtelnet/misc.c5
1 files changed, 5 insertions, 0 deletions
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 <stdio.h>
OpenPOWER on IntegriCloud