summaryrefslogtreecommitdiff
path: root/games/adventure/setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/adventure/setup.c')
-rw-r--r--games/adventure/setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/adventure/setup.c b/games/adventure/setup.c
index f68e1c123a6f..0365697e2d0d 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.2.1 2001/03/05 11:43:11 kris Exp $";
#endif /* not lint */
/*