aboutsummaryrefslogtreecommitdiff
path: root/stdlib/strtod_nan_wide.h
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/strtod_nan_wide.h')
-rw-r--r--stdlib/strtod_nan_wide.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/strtod_nan_wide.h b/stdlib/strtod_nan_wide.h
index be70cf004a..3ad3c98bb8 100644
--- a/stdlib/strtod_nan_wide.h
+++ b/stdlib/strtod_nan_wide.h
@@ -19,4 +19,4 @@
#define STRING_TYPE wchar_t
#define L_(Ch) L##Ch
#define STRTOULL(S, E, B) ____wcstoull_l_internal ((S), (E), (B), 0, \
- _nl_C_locobj_ptr)
+ false, _nl_C_locobj_ptr)