Zebediah Figura : ws2_32: Do not use the WS_ prefix in PE code.

Alexandre Julliard julliard at winehq.org
Fri Aug 6 16:10:39 CDT 2021


Module: wine
Branch: master
Commit: 815ac66558bfc035c03cb694cd7c36986c3150a4
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=815ac66558bfc035c03cb694cd7c36986c3150a4

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Wed Aug  4 21:20:48 2021 -0500

ws2_32: Do not use the WS_ prefix in PE code.

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ws2_32/Makefile.in      |   1 -
 dlls/ws2_32/async.c          |  30 +-
 dlls/ws2_32/protocol.c       | 269 +++++++------
 dlls/ws2_32/socket.c         | 870 +++++++++++++++++++++----------------------
 dlls/ws2_32/unixlib.c        |   1 +
 dlls/ws2_32/ws2_32.spec      |  62 +--
 dlls/ws2_32/ws2_32_private.h |   8 +-
 7 files changed, 598 insertions(+), 643 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=815ac66558bfc035c03cb694cd7c36986c3150a4



More information about the wine-cvs mailing list