mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
Fixed declaration of WSHGetWSAProtocolInfo
svn path=/trunk/; revision=3471
This commit is contained in:
@@ -162,7 +162,7 @@ INT
|
||||
EXPORT
|
||||
WSHGetWSAProtocolInfo(
|
||||
IN LPWSTR ProviderName,
|
||||
OUT LPWSAPROTOCOL_INFOW ProtocolInfo,
|
||||
OUT LPWSAPROTOCOL_INFOW* ProtocolInfo,
|
||||
OUT LPDWORD ProtocolInfoEntries)
|
||||
{
|
||||
UNIMPLEMENTED
|
||||
|
||||
Reference in New Issue
Block a user