Michael Stefaniuc : mshtml/tests: Use the available ARRAY_SIZE() macro.
Module: wine Branch: master Commit: 6bc984a600f8610b555e5305686563700625ec4e URL: https://source.winehq.org/git/wine.git/?a=commit;h=6bc984a600f8610b555e53056... Author: Michael Stefaniuc <mstefani(a)winehq.org> Date: Thu Jun 7 23:44:40 2018 +0200 mshtml/tests: Use the available ARRAY_SIZE() macro. Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/mshtml/tests/dom.c | 59 ++++++++++++++-------------- dlls/mshtml/tests/htmldoc.c | 16 ++++---- dlls/mshtml/tests/htmllocation.c | 4 +- dlls/mshtml/tests/protocol.c | 78 ++++++++++++++++++-------------------- dlls/mshtml/tests/script.c | 4 +- dlls/mshtml/tests/xmlhttprequest.c | 4 +- 6 files changed, 80 insertions(+), 85 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=6bc984a600f8610b555e5...
participants (1)
-
Alexandre Julliard