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