summaryrefslogtreecommitdiff
path: root/games/battlestar/save.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/battlestar/save.c')
-rw-r--r--games/battlestar/save.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/battlestar/save.c b/games/battlestar/save.c
index f1031630c9b0b..153c333e96eac 100644
--- a/games/battlestar/save.c
+++ b/games/battlestar/save.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)save.c 8.1 (Berkeley) 5/31/93";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/games/battlestar/save.c,v 1.8 1999/11/30 03:48:39 billf Exp $";
#endif /* not lint */
#include <sys/types.h>