18 Sep
2020
18 Sep
'20
8:52 p.m.
Module: wine Branch: master Commit: e556df2db5fb92316a67c8573fca9fbaf452c5c6 URL: https://source.winehq.org/git/wine.git/?a=commit;h=e556df2db5fb92316a67c8573... Author: Kevin Puetz <PuetzKevinA(a)JohnDeere.com> Date: Thu Sep 17 18:24:16 2020 -0500 oleaut32/tests: Reformat test_dump_typelib. Always print initializer for funcs[] array, even when empty Signed-off-by: Kevin Puetz <PuetzKevinA(a)JohnDeere.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/oleaut32/tests/typelib.c | 99 +++++++++++++++++++++++++++---------------- 1 file changed, 62 insertions(+), 37 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e556df2db5fb92316a67c...