summaryrefslogtreecommitdiff
path: root/src/fenv/__fenv_h.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fenv/__fenv_h.c')
-rw-r--r--src/fenv/__fenv_h.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fenv/__fenv_h.c b/src/fenv/__fenv_h.c
index 331e852f..8a86e396 100644
--- a/src/fenv/__fenv_h.c
+++ b/src/fenv/__fenv_h.c
@@ -3,6 +3,6 @@
struct __fenv_h __fenv_h = { 0 };
/*
-STDC(-1)
-SIGNAL_SAFE(-1)
+STDC(0)
+SIGNAL_SAFE(0)
*/