30 Oct
2022
30 Oct
'22
4:46 p.m.
Nikolay Sivov (@nsivov) commented about dlls/d2d1/tests/d2d1.c:
ID2D1DeviceContext_Release(device_context);
+ if (ctx.factory2) { + ID2D1Device1 *device1;
To use existing style, please place opening braces on a new line. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1183#note_12453