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