Module: wine Branch: master Commit: 741037ca4bf3805fa4193cca7c40a807a0ef979d URL: https://source.winehq.org/git/wine.git/?a=commit;h=741037ca4bf3805fa4193cca7...
Author: Michael Stefaniuc mstefani@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@winehq.org Signed-off-by: Vincent Povirk vincent@codeweavers.com Signed-off-by: Alexandre Julliard julliard@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...