about summary refs log tree commit diff
path: root/stdio-common/vfwscanf.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdio-common/vfwscanf.c')
-rw-r--r--stdio-common/vfwscanf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/vfwscanf.c b/stdio-common/vfwscanf.c
index 62220bdccc..26b1a66608 100644
--- a/stdio-common/vfwscanf.c
+++ b/stdio-common/vfwscanf.c
@@ -1,2 +1,2 @@
-#define COMPILE_WPRINTF	1
+#define COMPILE_WSCANF	1
 #include "vfscanf.c"