mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Fixed declaration of WSHGetWSAProtocolInfo
svn path=/trunk/; revision=3470
This commit is contained in:
@@ -104,7 +104,7 @@ INT
|
||||
WINAPI
|
||||
WSHGetWSAProtocolInfo(
|
||||
IN LPWSTR ProviderName,
|
||||
OUT LPWSAPROTOCOL_INFOW ProtocolInfo,
|
||||
OUT LPWSAPROTOCOL_INFOW* ProtocolInfo,
|
||||
OUT LPDWORD ProtocolInfoEntries)
|
||||
{
|
||||
UNIMPLEMENTED
|
||||
|
||||
Reference in New Issue
Block a user