[USER32_WINETEST]

Better fix by Tomas Faber
(increases the performance ;-))

svn path=/trunk/; revision=53408
This commit is contained in:
Timo Kreuzer 2011-08-24 08:42:37 +00:00
parent b442f5c902
commit 5f541ba1e2

View file

@ -186,7 +186,7 @@ typedef struct {
0, /* biClrUsed */ \
0 /* biClrImportant */ \
}, \
{ {0}/* DIB data: left uninitialized */ } \
/* DIB data: left uninitialized */ \
} \
}