diff options
Diffstat (limited to 'lib/msun/src/e_acoshf.c')
-rw-r--r-- | lib/msun/src/e_acoshf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/e_acoshf.c b/lib/msun/src/e_acoshf.c index 1d234d249c4f3..5590be4fea8ed 100644 --- a/lib/msun/src/e_acoshf.c +++ b/lib/msun/src/e_acoshf.c @@ -14,7 +14,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: e_acoshf.c,v 1.4 1997/02/22 15:09:56 peter Exp $"; +static char rcsid[] = "$Id: e_acoshf.c,v 1.5 1997/03/09 16:29:17 bde Exp $"; #endif #include "math.h" |