diff options
Diffstat (limited to 'games/battlestar/battlestar.c')
-rw-r--r-- | games/battlestar/battlestar.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/battlestar/battlestar.c b/games/battlestar/battlestar.c index e4b9735f1a85..12a6c0e625b6 100644 --- a/games/battlestar/battlestar.c +++ b/games/battlestar/battlestar.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)battlestar.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/battlestar/battlestar.c,v 1.6.2.1 2001/03/05 11:45:35 kris Exp $"; #endif /* not lint */ /* |