29 May
2018
29 May
'18
9:08 p.m.
Module: wine Branch: master Commit: 76cd53be1a31917e7865e39db163bca8d5bdfd10 URL: https://source.winehq.org/git/wine.git/?a=commit;h=76cd53be1a31917e7865e39db... Author: Michael Stefaniuc <mstefani(a)winehq.org> Date: Tue May 29 01:05:29 2018 +0200 wmiutils/tests: Use the available ARRAY_SIZE() macro. Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> Signed-off-by: Hans Leidekker <hans(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/wmiutils/tests/path.c | 100 ++++++++++++++++++++++----------------------- 1 file changed, 50 insertions(+), 50 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=76cd53be1a31917e7865e...