diff options
Diffstat (limited to 'games/phantasia/fight.c')
-rw-r--r-- | games/phantasia/fight.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/phantasia/fight.c b/games/phantasia/fight.c index ae778d42e152b..910bbc5620578 100644 --- a/games/phantasia/fight.c +++ b/games/phantasia/fight.c @@ -1,7 +1,7 @@ /* * fight.c Phantasia monster fighting routines * - * $FreeBSD$ + * $FreeBSD: src/games/phantasia/fight.c,v 1.7 1999/11/16 02:57:33 billf Exp $ */ #include <string.h> |