diff options
Diffstat (limited to 'lib/msun/src/e_j1.c')
-rw-r--r-- | lib/msun/src/e_j1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/e_j1.c b/lib/msun/src/e_j1.c index 407b84cbb6aff..635e8e7141f68 100644 --- a/lib/msun/src/e_j1.c +++ b/lib/msun/src/e_j1.c @@ -11,7 +11,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: e_j1.c,v 1.6 1994/08/18 23:05:33 jtc Exp $"; +static char rcsid[] = "e_j1.c,v 1.1.1.1 1994/08/19 09:39:44 jkh Exp"; #endif /* __ieee754_j1(x), __ieee754_y1(x) |