From 2f05f40a835e43982ab8df0b3570c15d041a91df Mon Sep 17 00:00:00 2001 From: stefanf Date: Wed, 12 Jan 2005 22:05:41 +0000 Subject: Whitespace nit. --- lib/msun/src/math.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/msun/src') diff --git a/lib/msun/src/math.h b/lib/msun/src/math.h index e5d6c2b..7e4ce5b 100644 --- a/lib/msun/src/math.h +++ b/lib/msun/src/math.h @@ -453,7 +453,7 @@ long double fmaxl(long double, long double) __pure2; long double fminl(long double, long double) __pure2; #if 0 long double fmodl(long double, long double); -long double frexpl(long double value, int *); +long double frexpl(long double value, int *); long double hypotl(long double, long double); #endif int ilogbl(long double); -- cgit v1.1