summaryrefslogtreecommitdiffstats
path: root/lib/msun/ld80/s_expl.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/ld80/s_expl.c')
-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