Michael Stefaniuc : urlmon/tests: Use the available ARRAY_SIZE() macro.
Module: wine Branch: master Commit: 1281a687c8e43f2fc4e22168f98b79aaed698dfe URL: https://source.winehq.org/git/wine.git/?a=commit;h=1281a687c8e43f2fc4e22168f... Author: Michael Stefaniuc <mstefani(a)winehq.org> Date: Fri Jun 15 00:04:43 2018 +0200 urlmon/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/urlmon/tests/misc.c | 66 +++++++++++++++++--------------------- dlls/urlmon/tests/protocol.c | 26 +++++++-------- dlls/urlmon/tests/sec_mgr.c | 20 ++++++------ dlls/urlmon/tests/uri.c | 76 ++++++++++++++++++++++---------------------- dlls/urlmon/tests/url.c | 2 +- 5 files changed, 91 insertions(+), 99 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=1281a687c8e43f2fc4e22...
participants (1)
-
Alexandre Julliard