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