diff options
Diffstat (limited to 'lib/msun/src/e_j0.c')
-rw-r--r-- | lib/msun/src/e_j0.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/e_j0.c b/lib/msun/src/e_j0.c index 493f0efa3214d..d99bf11578c78 100644 --- a/lib/msun/src/e_j0.c +++ b/lib/msun/src/e_j0.c @@ -12,7 +12,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/lib/msun/src/e_j0.c,v 1.8 2005/02/04 18:26:05 das Exp $"; #endif /* __ieee754_j0(x), __ieee754_y0(x) |