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