aboutsummaryrefslogtreecommitdiff
path: root/stdlib/bug-strtod2.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/bug-strtod2.c')
-rw-r--r--stdlib/bug-strtod2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/bug-strtod2.c b/stdlib/bug-strtod2.c
index cd13e9aa5b..6128f2dd56 100644
--- a/stdlib/bug-strtod2.c
+++ b/stdlib/bug-strtod2.c
@@ -12,7 +12,7 @@ static const char *tests[] =
};
#define ntests (sizeof (tests) / sizeof (tests[0]))
-#define TEST_STRTOD(FSUF, FTYPE, FTOSTR, FTOSTRM, LSUF, CSUF) \
+#define TEST_STRTOD(FSUF, FTYPE, FTOSTR, LSUF, CSUF) \
static int \
test_strto ## FSUF (void) \
{ \