v2: Fix some style problem in the first patch: * remove white space between "ok" and "(" * remove unnecessary ok() * use todo_wine_if(xxx) to replace if (xxx) todo_wine
Signed-off-by: Ziqing Hui zhui@codeweavers.com --- dlls/comctl32/tests/imagelist.c | 70 +++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+)