summaryrefslogtreecommitdiffstats
path: root/factor/factor.c
diff options
context:
space:
mode:
Diffstat (limited to 'factor/factor.c')
-rw-r--r--factor/factor.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/factor/factor.c b/factor/factor.c
index df99aea1..79196c19 100644
--- a/factor/factor.c
+++ b/factor/factor.c
@@ -41,7 +41,8 @@ char copyright[] =
#endif /* not lint */
#ifndef lint
-static char sccsid[] = "@(#)factor.c 4.4 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)factor.c 4.4 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: factor.c,v 1.2 1993/08/01 18:54:58 mycroft Exp $";
#endif /* not lint */
/*