diff options
Diffstat (limited to 'lib/msun/src/e_atanhf.c')
| -rw-r--r-- | lib/msun/src/e_atanhf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/e_atanhf.c b/lib/msun/src/e_atanhf.c index dc55b3b6706e..8dea9a8e7abf 100644 --- a/lib/msun/src/e_atanhf.c +++ b/lib/msun/src/e_atanhf.c @@ -14,7 +14,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/lib/msun/src/e_atanhf.c,v 1.4.2.1 1999/08/29 14:59:00 peter Exp $"; #endif #include "math.h" |
