summaryrefslogtreecommitdiff
path: root/test/Preprocessor/woa-defaults.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Preprocessor/woa-defaults.c')
-rw-r--r--test/Preprocessor/woa-defaults.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Preprocessor/woa-defaults.c b/test/Preprocessor/woa-defaults.c
index 4eef863b23a14..97578239396ac 100644
--- a/test/Preprocessor/woa-defaults.c
+++ b/test/Preprocessor/woa-defaults.c
@@ -27,7 +27,7 @@
// CHECK: #define __SIZEOF_SHORT__ 2
// CHECK: #define __SIZEOF_SIZE_T__ 4
// CHECK: #define __SIZEOF_WCHAR_T__ 2
-// CHECK: #define __SIZEOF_WINT_T__ 4
+// CHECK: #define __SIZEOF_WINT_T__ 2
// CHECK: #define __SIZE_TYPE__ unsigned int
// CHECK: #define __UINTPTR_TYPE__ unsigned int