summaryrefslogtreecommitdiff
path: root/games/primes/primes.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/primes/primes.c')
-rw-r--r--games/primes/primes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/primes/primes.c b/games/primes/primes.c
index c89817d7da68a..52c32b35fcb80 100644
--- a/games/primes/primes.c
+++ b/games/primes/primes.c
@@ -45,7 +45,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)primes.c 8.5 (Berkeley) 5/10/95";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/games/primes/primes.c,v 1.21 2002/10/09 20:42:40 fanf Exp $";
#endif /* not lint */
/*