summaryrefslogtreecommitdiffstats
path: root/hack/hack.tty.c
diff options
context:
space:
mode:
Diffstat (limited to 'hack/hack.tty.c')
-rw-r--r--hack/hack.tty.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/hack/hack.tty.c b/hack/hack.tty.c
index 68fefc4e..1297c3c5 100644
--- a/hack/hack.tty.c
+++ b/hack/hack.tty.c
@@ -32,7 +32,8 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)hack.tty.c 5.3 (Berkeley) 5/13/91";
+/*static char sccsid[] = "from: @(#)hack.tty.c 5.3 (Berkeley) 5/13/91";*/
+static char rcsid[] = "$Id: hack.tty.c,v 1.2 1993/08/01 18:54:35 mycroft Exp $";
#endif /* not lint */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */