Module: wine Branch: master Commit: 8d876e740e6f210b82977f4a58255a7126c5efdc URL: https://source.winehq.org/git/wine.git/?a=commit;h=8d876e740e6f210b82977f4a5...
Author: Michael Stefaniuc mstefani@winehq.org Date: Thu Jun 21 23:06:10 2018 +0200
wininet/tests: Use the available ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc mstefani@winehq.org Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/wininet/tests/ftp.c | 2 +- dlls/wininet/tests/http.c | 10 ++++----- dlls/wininet/tests/internet.c | 16 ++++++------- dlls/wininet/tests/url.c | 52 +++++++++++++++++++++---------------------- dlls/wininet/tests/urlcache.c | 4 ++-- 5 files changed, 42 insertions(+), 42 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=8d876e740e6f210b82977...