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