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