Module: wine Branch: master Commit: 48a7d4d0a44c2760fef21621a8642c6e520c12ef URL: https://source.winehq.org/git/wine.git/?a=commit;h=48a7d4d0a44c2760fef21621a...
Author: André Hentschel nerv@dawncrow.de Date: Mon Jun 11 21:44:41 2018 +0200
ws2_32/tests: Use the available ARRAY_SIZE() macro.
Signed-off-by: André Hentschel nerv@dawncrow.de Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ws2_32/tests/protocol.c | 4 +-- dlls/ws2_32/tests/sock.c | 58 +++++++++++++++++++++----------------------- 2 files changed, 30 insertions(+), 32 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=48a7d4d0a44c2760fef21...