diff options
Diffstat (limited to 'stdio-common/Makefile')
-rw-r--r-- | stdio-common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/Makefile b/stdio-common/Makefile index 00e34c520e..7fe1987158 100644 --- a/stdio-common/Makefile +++ b/stdio-common/Makefile @@ -27,7 +27,7 @@ routines := \ ctermid cuserid \ vfprintf vprintf printf_fp reg-printf printf-prs _itoa \ fprintf printf snprintf sprintf asprintf dprintf \ - vfscanf vscanf \ + vfscanf \ fscanf scanf sscanf \ perror psignal \ tmpfile tmpnam tempnam tempname \ |