summaryrefslogtreecommitdiff
path: root/src/math/HUGE_VALL.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/HUGE_VALL.c')
-rw-r--r--src/math/HUGE_VALL.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/math/HUGE_VALL.c b/src/math/HUGE_VALL.c
index 7745a373..f82c9b5a 100644
--- a/src/math/HUGE_VALL.c
+++ b/src/math/HUGE_VALL.c
@@ -1,5 +1,5 @@
#include <math.h>
-#define HUGE_VALL /* TODO: massive positive long double */
+#define HUGE_VALL 0.0 /* TODO: massive positive long double */
/*
STDC(199901)