Update s_fabsl.c to upstream head.

Bug: http://code.google.com/p/android/issues/detail?id=29539
Change-Id: I843dcfcbfe49e8e9f43c49aae6ade1edb57a3053
This commit is contained in:
Elliott Hughes 2012-04-30 16:12:43 -07:00
parent 418e647a83
commit 7735a38935
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/*-
* Copyright (c) 2003 Dag-Erling Coïdan Smørgrav
* Copyright (c) 2003 Dag-Erling Smørgrav
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: src/lib/msun/src/s_fabsl.c,v 1.2 2003/10/25 19:53:28 des Exp $
* $FreeBSD$
*/
#include <math.h>