diff options
Diffstat (limited to 'games/larn/global.c')
-rw-r--r-- | games/larn/global.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/larn/global.c b/games/larn/global.c index 4f7f29a561f59..5d67ea676e914 100644 --- a/games/larn/global.c +++ b/games/larn/global.c @@ -1,5 +1,5 @@ /* global.c Larn is copyrighted 1986 by Noah Morgan. - * $FreeBSD$ + * $FreeBSD: src/games/larn/global.c,v 1.5 1999/11/16 02:57:21 billf Exp $ * * raiselevel() subroutine to raise the player one level * loselevel() subroutine to lower the player by one level |