summaryrefslogtreecommitdiff
path: root/usr.bin/window/tttermcap.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/window/tttermcap.c')
-rw-r--r--usr.bin/window/tttermcap.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/window/tttermcap.c b/usr.bin/window/tttermcap.c
index ff21cc542ac..2d78c555ff8 100644
--- a/usr.bin/window/tttermcap.c
+++ b/usr.bin/window/tttermcap.c
@@ -35,7 +35,8 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)tttermcap.c 3.12 (Berkeley) 6/6/90";
+/*static char sccsid[] = "from: @(#)tttermcap.c 3.12 (Berkeley) 6/6/90";*/
+static char rcsid[] = "$Id: tttermcap.c,v 1.2 1993/08/01 18:02:05 mycroft Exp $";
#endif /* not lint */
#include "tt.h"