Module: wine Branch: master Commit: 8fae32885acd438708d634d2d339ed7355742c16 URL: https://source.winehq.org/git/wine.git/?a=commit;h=8fae32885acd438708d634d2d...
Author: Fabian Maurer dark.shadow4@web.de Date: Tue Jan 25 22:06:24 2022 +0100
comctl32/tests: Avoid "misleading indentation" warnings.
Signed-off-by: Fabian Maurer dark.shadow4@web.de Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/comctl32/tests/combo.c | 6 +++--- dlls/comctl32/tests/edit.c | 2 +- dlls/comctl32/tests/listbox.c | 2 +- dlls/comctl32/tests/listview.c | 38 +++++++++++++++++++------------------- dlls/comctl32/tests/misc.c | 6 +++--- dlls/comctl32/tests/static.c | 2 +- dlls/comctl32/tests/tab.c | 10 +++++----- dlls/comctl32/tests/toolbar.c | 16 ++++++++-------- dlls/comctl32/tests/tooltips.c | 14 +++++++------- dlls/comctl32/tests/treeview.c | 10 +++++----- dlls/comctl32/tests/updown.c | 2 +- 11 files changed, 54 insertions(+), 54 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=8fae32885acd438708d63...