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 eb35e289acaf6..ce543c92a8934 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 1999/11/30 03:48:33 billf Exp $"; #endif /* not lint */ /* |