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