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