7 Feb
2020
7 Feb
'20
9:41 p.m.
Module: wine Branch: master Commit: 5066a678351c6930656ef586046130d8efe64ba1 URL: https://source.winehq.org/git/wine.git/?a=commit;h=5066a678351c6930656ef5860... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Fri Feb 7 17:52:19 2020 +0300 xmllite/tests: Get rid of strcmp_wa(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/xmllite/tests/reader.c | 395 +++++++++++++++++++++----------------------- 1 file changed, 186 insertions(+), 209 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=5066a678351c6930656ef...