aboutsummaryrefslogtreecommitdiff
path: root/stdlib/tst-strtod6.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/tst-strtod6.c')
-rw-r--r--stdlib/tst-strtod6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/tst-strtod6.c b/stdlib/tst-strtod6.c
index 6b3bb84..9bfbdc2 100644
--- a/stdlib/tst-strtod6.c
+++ b/stdlib/tst-strtod6.c
@@ -5,7 +5,7 @@
#include "tst-strtod.h"
-#define TEST_STRTOD(FSUF, FTYPE, FTOSTR, FTOSTRM, LSUF, CSUF) \
+#define TEST_STRTOD(FSUF, FTYPE, FTOSTR, LSUF, CSUF) \
static int \
test_strto ## FSUF (const char str[]) \
{ \