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