From 462fca95471224f85b85be911e72faee16cd1597 Mon Sep 17 00:00:00 2001 From: mycroft Date: Sun, 1 Aug 1993 18:49:50 +0000 Subject: Add RCS identifiers. --- rogue/machdep.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'rogue/machdep.c') 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 */ /* -- cgit v1.2.3