summaryrefslogtreecommitdiff
path: root/src/internal/floatscan.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/floatscan.h')
-rw-r--r--src/internal/floatscan.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/internal/floatscan.h b/src/internal/floatscan.h
index 5595b81e..e027fa08 100644
--- a/src/internal/floatscan.h
+++ b/src/internal/floatscan.h
@@ -3,6 +3,6 @@
#include <stdio.h>
-long double __floatscan(FILE *, int, int, int);
+long double __floatscan(FILE *, int, int);
#endif