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.)