Module: wine Branch: master Commit: 6b4399e3694e27a703c5b7f7740dc6644a4fb5b0 URL: https://gitlab.winehq.org/wine/wine/-/commit/6b4399e3694e27a703c5b7f7740dc66...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Oct 10 11:05:28 2023 +0200
ws2_32: Make htonl/htons/ntohl/ntohs proper functions.
---
dlls/inetmib1/Makefile.in | 2 +- dlls/iphlpapi/Makefile.in | 2 +- dlls/iphlpapi/tests/Makefile.in | 2 +- dlls/ntdll/rtl.c | 3 +++ dlls/ntoskrnl.exe/tests/driver_netio.c | 15 +++++++---- dlls/ws2_32/protocol.c | 16 ++++++------ dlls/ws2_32/ws2_32.spec | 8 +++--- include/winsock.h | 46 +++------------------------------- include/winsock2.h | 44 +++----------------------------- libs/ldap/libldap/sasl_w.c | 1 + 10 files changed, 37 insertions(+), 102 deletions(-)