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