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 fbb5b05aca2c..53ed73eb4e21 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 1999/11/30 03:48:37 billf Exp $"; #endif /* not lint */ #include <stdio.h> |
