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