Use free Windows DDK and compile with latest MinGW releases.
[reactos.git] / reactos / lib / wshirda / wshirda.c
index 4976055..e159790 100644 (file)
@@ -104,7 +104,7 @@ INT
 WINAPI
 WSHGetWSAProtocolInfo(
     IN  LPWSTR ProviderName,
-    OUT LPWSAPROTOCOL_INFOW *ProtocolInfo,
+    OUT LPWSAPROTOCOL_INFOW ProtocolInfo,
     OUT LPDWORD ProtocolInfoEntries)
 {
     UNIMPLEMENTED