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