ChangeSet ID: 998680496552155265584588 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/08/24 15:14:56
Modified files: dlls/winsock : socket.c include : winsock.h server : sock.c
Log message: Francois Gouget fgouget@free.fr Rename the regular WS_FD_XXX macros to FD_XXX. Rename the Wine specific WS_FD_XXX macros to FD_WINE_XXX.
Patch: http://cvs.winehq.com/patch.py?id=998680496552155265584588
Revision Changes Path 1.58 +18 -18 wine/dlls/winsock/socket.c 1.34 +15 -18 wine/include/winsock.h 1.20 +20 -20 wine/server/sock.c