Module: wine Branch: master Commit: 050edeb4200f18565c6aa164c53f7de9a570c1cc URL: https://source.winehq.org/git/wine.git/?a=commit;h=050edeb4200f18565c6aa164c...
Author: Michael Stefaniuc mstefani@winehq.org Date: Mon Jun 18 00:09:30 2018 +0200
oleaut32/tests: Use the available ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc mstefani@winehq.org Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/oleaut32/tests/olefont.c | 2 +- dlls/oleaut32/tests/olepicture.c | 8 +++--- dlls/oleaut32/tests/safearray.c | 8 +++--- dlls/oleaut32/tests/tmarshal.c | 2 +- dlls/oleaut32/tests/typelib.c | 26 ++++++++--------- dlls/oleaut32/tests/usrmarshal.c | 4 +-- dlls/oleaut32/tests/varformat.c | 16 +++++------ dlls/oleaut32/tests/vartest.c | 62 ++++++++++++++++++++-------------------- dlls/oleaut32/tests/vartype.c | 24 +++++++--------- 9 files changed, 75 insertions(+), 77 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=050edeb4200f18565c6aa...