diff options
Diffstat (limited to 'lib/msun/src/e_acosf.c')
-rw-r--r-- | lib/msun/src/e_acosf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/e_acosf.c b/lib/msun/src/e_acosf.c index 7a4395bdb8588..fbb72db8f68cd 100644 --- a/lib/msun/src/e_acosf.c +++ b/lib/msun/src/e_acosf.c @@ -14,7 +14,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: e_acosf.c,v 1.5 1997/03/09 16:29:15 bde Exp $"; +static char rcsid[] = "$Id: e_acosf.c,v 1.2.6.1 1997/12/28 19:48:33 steve Exp $"; #endif #include "math.h" |