summaryrefslogtreecommitdiff
path: root/games/rogue/play.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/rogue/play.c')
-rw-r--r--games/rogue/play.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rogue/play.c b/games/rogue/play.c
index 13b319dbc5c3..ab88ef7b1afa 100644
--- a/games/rogue/play.c
+++ b/games/rogue/play.c
@@ -39,7 +39,7 @@
static char sccsid[] = "@(#)play.c 8.1 (Berkeley) 5/31/93";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/games/rogue/play.c,v 1.3 1999/11/30 03:49:26 billf Exp $";
#endif /* not lint */
/*