summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet/telnet/commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/appl/telnet/telnet/commands.c')
-rw-r--r--src/appl/telnet/telnet/commands.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/appl/telnet/telnet/commands.c b/src/appl/telnet/telnet/commands.c
index 29e6cd774a..42c6e53287 100644
--- a/src/appl/telnet/telnet/commands.c
+++ b/src/appl/telnet/telnet/commands.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)commands.c 8.1 (Berkeley) 6/6/93";
-#endif /* not lint */
+/* based on @(#)commands.c 8.1 (Berkeley) 6/6/93 */
#if defined(unix)
#include <sys/param.h>