16 Jun
2025
16 Jun
'25
10:55 a.m.
Zhiyi Zhang (@zhiyi) commented about dlls/kernel32/tests/file.c:
SetLastError(0xdeadbeef); retok = CopyFileExA(long_path_1, long_path_2, NULL, NULL, NULL, 0); ok(retok, "CopyFileExA failed, got %ld, copy %s -> %s failed\n", GetLastError(), long_path_1, long_path_2); +
Avoid white-space changes. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7540#note_106687