diff options
Diffstat (limited to 'games/larn/data.c')
-rw-r--r-- | games/larn/data.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/larn/data.c b/games/larn/data.c index a09d55cccff41..795c8f2a0500b 100644 --- a/games/larn/data.c +++ b/games/larn/data.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)data.c 5.3 (Berkeley) 5/13/91"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/larn/data.c,v 1.5 1999/11/30 03:48:59 billf Exp $"; #endif /* not lint */ /* data.c Larn is copyrighted 1986 by Noah Morgan. */ |