Module: wine Branch: master Commit: 71443a5e1259384961ded2914d47b696fa7a6e93 URL: http://source.winehq.org/git/wine.git/?a=commit;h=71443a5e1259384961ded2914d...
Author: Michael Stefaniuc mstefani@winehq.org Date: Tue Oct 31 12:10:27 2017 +0100
ddraw/tests: Use ARRAY_SIZE() in the ddraw2 tests.
Signed-off-by: Michael Stefaniuc mstefani@winehq.org Signed-off-by: Henri Verbeet hverbeet@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ddraw/tests/ddraw2.c | 124 ++++++++++++++++++++++------------------------ 1 file changed, 59 insertions(+), 65 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=71443a5e1259384961ded2...