about summary refs log tree commit diff
path: root/stdlib/strtod_nan_narrow.h
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/strtod_nan_narrow.h')
-rw-r--r--stdlib/strtod_nan_narrow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/strtod_nan_narrow.h b/stdlib/strtod_nan_narrow.h
index 81880ac0f6..05318f9e1a 100644
--- a/stdlib/strtod_nan_narrow.h
+++ b/stdlib/strtod_nan_narrow.h
@@ -19,4 +19,4 @@
 #define STRING_TYPE char
 #define L_(Ch) Ch
 #define STRTOULL(S, E, B) ____strtoull_l_internal ((S), (E), (B), 0,	\
-						   _nl_C_locobj_ptr)
+						   false, _nl_C_locobj_ptr)