Fixed declaration of WSHGetWSAProtocolInfo

svn path=/trunk/; revision=3471
This commit is contained in:
Casper Hornstrup 2002-09-07 19:40:57 +00:00
parent 96a7d97dac
commit 06d3fda385

View file

@ -162,7 +162,7 @@ INT
EXPORT EXPORT
WSHGetWSAProtocolInfo( WSHGetWSAProtocolInfo(
IN LPWSTR ProviderName, IN LPWSTR ProviderName,
OUT LPWSAPROTOCOL_INFOW ProtocolInfo, OUT LPWSAPROTOCOL_INFOW* ProtocolInfo,
OUT LPDWORD ProtocolInfoEntries) OUT LPDWORD ProtocolInfoEntries)
{ {
UNIMPLEMENTED UNIMPLEMENTED