summaryrefslogtreecommitdiffstats
path: root/win/stubs.c
diff options
context:
space:
mode:
Diffstat (limited to 'win/stubs.c')
-rw-r--r--win/stubs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/stubs.c b/win/stubs.c
index 1cf23ef..24df27c 100644
--- a/win/stubs.c
+++ b/win/stubs.c
@@ -397,7 +397,7 @@ XGetWindowProperty(
unsigned long *bytes_after_return,
unsigned char **prop_return)
{
- *actual_type_return = None;
+ *actual_type_return = 0;
*actual_format_return = 0;
*nitems_return = 0;
*bytes_after_return = 0;