Michael Stefaniuc : gdiplus/tests: Use the available ARRAY_SIZE() macro.
Module: wine Branch: master Commit: 741037ca4bf3805fa4193cca7c40a807a0ef979d URL: https://source.winehq.org/git/wine.git/?a=commit;h=741037ca4bf3805fa4193cca7... Author: Michael Stefaniuc <mstefani(a)winehq.org> Date: Thu Jun 7 23:44:36 2018 +0200 gdiplus/tests: Use the available ARRAY_SIZE() macro. Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> Signed-off-by: Vincent Povirk <vincent(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/gdiplus/tests/graphics.c | 10 +++---- dlls/gdiplus/tests/graphicspath.c | 58 +++++++++++++++++++-------------------- dlls/gdiplus/tests/image.c | 40 +++++++++++++-------------- 3 files changed, 54 insertions(+), 54 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=741037ca4bf3805fa4193...
participants (1)
-
Alexandre Julliard