8 Dec
2025
8 Dec
'25
8:25 a.m.
Hans Leidekker (@hans) commented about dlls/winhttp/session.c:
{ ret = run_script( script, size, url, info, options->dwFlags ); free( script ); + } else if (options->dwFlags & WINHTTP_AUTOPROXY_ALLOW_STATIC)
Please put 'else if ...' on a new line. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9686#note_125127