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