summaryrefslogtreecommitdiffstats
path: root/rogue/inventory.c
diff options
context:
space:
mode:
Diffstat (limited to 'rogue/inventory.c')
-rw-r--r--rogue/inventory.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/rogue/inventory.c b/rogue/inventory.c
index cc06eeb8..fa2c2650 100644
--- a/rogue/inventory.c
+++ b/rogue/inventory.c
@@ -35,7 +35,8 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)inventory.c 5.4 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)inventory.c 5.4 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: inventory.c,v 1.2 1993/08/01 18:52:29 mycroft Exp $";
#endif /* not lint */
/*