Fabian Maurer : ole32/tests: Avoid "misleading indentation" warnings.
Module: wine Branch: master Commit: 812944ec175245386e3af24af86ca8ad7c5c0cc6 URL: https://source.winehq.org/git/wine.git/?a=commit;h=812944ec175245386e3af24af... Author: Fabian Maurer <dark.shadow4(a)web.de> Date: Thu Jan 27 20:18:03 2022 +0100 ole32/tests: Avoid "misleading indentation" warnings. Signed-off-by: Fabian Maurer <dark.shadow4(a)web.de> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ole32/tests/compobj.c | 4 +- dlls/ole32/tests/defaulthandler.c | 8 ++-- dlls/ole32/tests/marshal.c | 2 +- dlls/ole32/tests/moniker.c | 88 +++++++++++++++++++-------------------- dlls/ole32/tests/ole2.c | 12 +++--- dlls/ole32/tests/ole_server.c | 4 +- dlls/ole32/tests/stg_prop.c | 10 ++--- dlls/ole32/tests/usrmarshal.c | 4 +- 8 files changed, 66 insertions(+), 66 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=812944ec175245386e3af...
participants (1)
-
Alexandre Julliard