Michael Stefaniuc : webservices/tests: Use the available ARRAY_SIZE() macro.
Module: wine Branch: master Commit: c07f18fbf1bb985792539a0f3e8877525953f9a9 URL: https://source.winehq.org/git/wine.git/?a=commit;h=c07f18fbf1bb985792539a0f3... Author: Michael Stefaniuc <mstefani(a)winehq.org> Date: Fri Jun 8 22:19:02 2018 +0200 webservices/tests: Use the available ARRAY_SIZE() macro. Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> Signed-off-by: Hans Leidekker <hans(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/webservices/tests/channel.c | 12 ++++++------ dlls/webservices/tests/msg.c | 2 +- dlls/webservices/tests/proxy.c | 8 ++++---- dlls/webservices/tests/reader.c | 20 ++++++++++---------- dlls/webservices/tests/url.c | 4 ++-- dlls/webservices/tests/writer.c | 38 +++++++++++++++++++------------------- 6 files changed, 42 insertions(+), 42 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=c07f18fbf1bb985792539...
participants (1)
-
Alexandre Julliard