diff options
Diffstat (limited to 'games/rogue/hit.c')
-rw-r--r-- | games/rogue/hit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rogue/hit.c b/games/rogue/hit.c index aef546cf6829f..443bc80bdb5dd 100644 --- a/games/rogue/hit.c +++ b/games/rogue/hit.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)hit.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/rogue/hit.c,v 1.6 1999/11/30 03:49:22 billf Exp $"; #endif /* not lint */ /* |