From cb490814b94913ca88260e38ddd2f113070f0e9d Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 28 Jun 2004 03:08:17 +0000 Subject: [PATCH] remove needless blankline --- sys/i386/include/float.h | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/i386/include/float.h b/sys/i386/include/float.h index 4c35ed7a3373..1608472e3875 100644 --- a/sys/i386/include/float.h +++ b/sys/i386/include/float.h @@ -62,7 +62,6 @@ #define DBL_MAX 1.7976931348623157E+308 #define DBL_MAX_10_EXP 308 - #define LDBL_MANT_DIG 64 #define LDBL_EPSILON 1.0842021724855044340E-19L #define LDBL_DIG 18