diff options
Diffstat (limited to 'games/adventure/setup.c')
| -rw-r--r-- | games/adventure/setup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/adventure/setup.c b/games/adventure/setup.c index bb1764cd2e40..3dc4d4bd5825 100644 --- a/games/adventure/setup.c +++ b/games/adventure/setup.c @@ -45,7 +45,7 @@ static const char copyright[] = static char sccsid[] = "@(#)setup.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/adventure/setup.c,v 1.8 1999/12/25 03:50:42 billf Exp $"; #endif /* not lint */ /* |
