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