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

Comparing trunk/lib/msun/src/s_atanl.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   /* @(#)s_atan.c 5.1 93/09/24 */
3   /* FreeBSD: head/lib/msun/src/s_atan.c 176451 2008-02-22 02:30:36Z das */
4   /*
# Line 12 | Line 13
13   */
14  
15   #include <sys/cdefs.h>
16 < __MBSDID("$MidnightBSD$");
16 > __FBSDID("$FreeBSD: stable/10/lib/msun/src/s_atanl.c 181074 2008-07-31 22:41:26Z das $");
17  
18   /*
19   * See comments in s_atan.c.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines