aboutsummaryrefslogtreecommitdiffstats
path: root/long-double.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--long-double.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/long-double.c b/long-double.c
index dc46897..d1df30f 100644
--- a/long-double.c
+++ b/long-double.c
@@ -49,7 +49,7 @@
#define LIBCOLOUR_ILLUMINANT_F9 LIBCOLOUR_ILLUMINANT_F9_LLF
#define LIBCOLOUR_ILLUMINANT_F10 LIBCOLOUR_ILLUMINANT_F10_LLF
#define LIBCOLOUR_ILLUMINANT_F11 LIBCOLOUR_ILLUMINANT_F11_LLF
-#define LIBCOLOUR_ILLUMINANT_F12 LIBCOLOUR_ILLUMINANT_F12_LLF0
+#define LIBCOLOUR_ILLUMINANT_F12 LIBCOLOUR_ILLUMINANT_F12_LLF
#define xisinf(X) (isinfl(X))
#define xisnan(X) (isnanl(X))