summaryrefslogtreecommitdiffstats
path: root/lib/msun/ld80
diff options
context:
space:
mode:
authorkargl <kargl@FreeBSD.org>2012-07-30 21:55:49 +0000
committerkargl <kargl@FreeBSD.org>2012-07-30 21:55:49 +0000
commit0aadb27b4102ebb037ecde41aaddbd8e1db8e2dd (patch)
tree0001007060b05d59c44ab928ad199dd1af27c658 /lib/msun/ld80
parent94d6c8b29dc8d168943867ef19ee656bc6b78c67 (diff)
downloadFreeBSD-src-0aadb27b4102ebb037ecde41aaddbd8e1db8e2dd.zip
FreeBSD-src-0aadb27b4102ebb037ecde41aaddbd8e1db8e2dd.tar.gz
Whitespace.
Submitted by: bde Approved by: das (pre-approved)
Diffstat (limited to 'lib/msun/ld80')
-rw-r--r--lib/msun/ld80/s_expl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/ld80/s_expl.c b/lib/msun/ld80/s_expl.c
index 7fb0d99..8b26d5b 100644
--- a/lib/msun/ld80/s_expl.c
+++ b/lib/msun/ld80/s_expl.c
@@ -88,7 +88,7 @@ P6 = 1.3888891738560272e-3; /* 0x16c16c651633ae.0p-62 */
* the first 47 (?!) bits of the significand is stored in hi and the next 53
* bits are in lo.
*/
-#define INTERVALS 128
+#define INTERVALS 128
static const struct {
double hi;
OpenPOWER on IntegriCloud