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