diff options
Diffstat (limited to 'games/battlestar/com6.c')
-rw-r--r-- | games/battlestar/com6.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/battlestar/com6.c b/games/battlestar/com6.c index 91bd6a87762d5..eae76a549bb2c 100644 --- a/games/battlestar/com6.c +++ b/games/battlestar/com6.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)com6.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/battlestar/com6.c,v 1.9 1999/11/30 03:48:35 billf Exp $"; #endif /* not lint */ #include "externs.h" |