Module: wine Branch: master Commit: 77376000bab6192b2daafb02b2058e885b0bd689 URL: https://source.winehq.org/git/wine.git/?a=commit;h=77376000bab6192b2daafb02b...
Author: Michael Stefaniuc mstefani@winehq.org Date: Wed Jun 13 20:30:25 2018 +0200
ole32/tests: Use the available ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc mstefani@winehq.org Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ole32/tests/compobj.c | 6 +++--- dlls/ole32/tests/dragdrop.c | 2 +- dlls/ole32/tests/marshal.c | 4 ++-- dlls/ole32/tests/moniker.c | 19 ++++++++++--------- dlls/ole32/tests/ole2.c | 8 ++++---- dlls/ole32/tests/ole_server.c | 2 +- dlls/ole32/tests/propvariant.c | 2 +- dlls/ole32/tests/storage32.c | 6 +++--- 8 files changed, 25 insertions(+), 24 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=77376000bab6192b2daaf...