summaryrefslogtreecommitdiffstats
path: root/trek/ram.c
diff options
context:
space:
mode:
Diffstat (limited to 'trek/ram.c')
-rw-r--r--trek/ram.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/trek/ram.c b/trek/ram.c
index c3d65621..a3178025 100644
--- a/trek/ram.c
+++ b/trek/ram.c
@@ -32,7 +32,8 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)ram.c 5.5 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)ram.c 5.5 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: ram.c,v 1.2 1993/08/01 18:50:07 mycroft Exp $";
#endif /* not lint */
# include "trek.h"