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