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