winsock: Tweak getnameinfo() prototype.
commitdcb90635f8b4acad25685a21167105967281ab2a
authorFrancois Gouget <fgouget@free.fr>
Fri, 24 Feb 2006 14:58:09 +0000 (24 15:58 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 24 Feb 2006 20:09:19 +0000 (24 21:09 +0100)
tree6f998186c903df6b08012ef0643cbbac25ff00b5
parent4c2f22f7c628837a45ff79dbc88fea10e5861cf8
winsock: Tweak getnameinfo() prototype.
Tweak the getnameinfo() prototype to better match the Windows PSDK and
the GetNameInfoW() prototype.
Update win32.api.
dlls/winsock/socket.c
include/ws2tcpip.h
tools/winapi/win32.api