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