mirror of
https://github.com/reactos/reactos.git
synced 2025-01-06 06:20:13 +00:00
[USER32_WINETEST]
Better fix by Tomas Faber (increases the performance ;-)) svn path=/trunk/; revision=53408
This commit is contained in:
parent
b442f5c902
commit
5f541ba1e2
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ typedef struct {
|
||||||
0, /* biClrUsed */ \
|
0, /* biClrUsed */ \
|
||||||
0 /* biClrImportant */ \
|
0 /* biClrImportant */ \
|
||||||
}, \
|
}, \
|
||||||
{ {0}/* DIB data: left uninitialized */ } \
|
/* DIB data: left uninitialized */ \
|
||||||
} \
|
} \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue