ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/lib/msun/src/e_atanhf.c
(Generate patch)

Comparing trunk/lib/msun/src/e_atanhf.c (file contents):
Revision 10590 by laffer1, Sat Dec 7 23:54:44 2013 UTC vs.
Revision 10591 by laffer1, Sat Jun 9 15:08:31 2018 UTC

# Line 1 | Line 1
1 + /* $MidnightBSD$ */
2   /* e_atanhf.c -- float version of e_atanh.c.
3   * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
4   */
# Line 14 | Line 15
15   */
16  
17   #include <sys/cdefs.h>
18 < __MBSDID("$MidnightBSD$");
18 > __FBSDID("$FreeBSD: stable/10/lib/msun/src/e_atanhf.c 176451 2008-02-22 02:30:36Z das $");
19  
20   #include "math.h"
21   #include "math_private.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines