diff options
Diffstat (limited to 'games/battlestar/com3.c')
| -rw-r--r-- | games/battlestar/com3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/battlestar/com3.c b/games/battlestar/com3.c index 22f8e0d8be07..d92621c82c89 100644 --- a/games/battlestar/com3.c +++ b/games/battlestar/com3.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)com3.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/battlestar/com3.c,v 1.8.2.1 2001/03/05 11:45:35 kris Exp $"; #endif /* not lint */ #include "externs.h" |
