5 Jul
2023
5 Jul
'23
5:44 p.m.
Zebediah Figura (@zfigura) commented about dlls/ws2_32/socket.c:
.iProtocol = NSPROTO_SPXII, .dwMessageSize = UINT_MAX, .szProtocol = L"SPX II", - }, + }
This is added noise in a commit it doesn't belong in. (In general keeping the final comma is desirable, anyway, since it makes the diffs nicer when new elements are added.) -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2786#note_38031