Module: wine Branch: master Commit: 4a611ef59bfa05022a019588e8ba24d45e26f6d5 URL: https://source.winehq.org/git/wine.git/?a=commit;h=4a611ef59bfa05022a019588e...
Author: Fabian Maurer dark.shadow4@web.de Date: Thu Jan 27 20:18:04 2022 +0100
oleaut32/tests: Avoid "misleading indentation" warnings.
Signed-off-by: Fabian Maurer dark.shadow4@web.de Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/oleaut32/tests/olefont.c | 4 ++-- dlls/oleaut32/tests/olepicture.c | 22 +++++++++++----------- dlls/oleaut32/tests/safearray.c | 4 ++-- dlls/oleaut32/tests/tmarshal.c | 26 +++++++++++++------------- dlls/oleaut32/tests/typelib.c | 4 ++-- dlls/oleaut32/tests/usrmarshal.c | 8 ++++---- dlls/oleaut32/vartype.c | 6 +++--- 7 files changed, 37 insertions(+), 37 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=4a611ef59bfa05022a019...