summaryrefslogtreecommitdiffstats
path: root/trek/visual.c
diff options
context:
space:
mode:
Diffstat (limited to 'trek/visual.c')
-rw-r--r--trek/visual.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/trek/visual.c b/trek/visual.c
index a4f06c07..f7e40e03 100644
--- a/trek/visual.c
+++ b/trek/visual.c
@@ -32,7 +32,8 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)visual.c 5.4 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)visual.c 5.4 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: visual.c,v 1.2 1993/08/01 18:49:53 mycroft Exp $";
#endif /* not lint */
# include "trek.h"