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