iphlpapi: Fix GetBestRoute spec file entry

André Hentschel nerv at dawncrow.de
Fri Jan 20 14:11:50 CST 2017


Signed-off-by: André Hentschel <nerv at dawncrow.de>
---
 dlls/iphlpapi/iphlpapi.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/iphlpapi/iphlpapi.spec b/dlls/iphlpapi/iphlpapi.spec
index 4be42fe..500267c 100644
--- a/dlls/iphlpapi/iphlpapi.spec
+++ b/dlls/iphlpapi/iphlpapi.spec
@@ -76,7 +76,7 @@
 @ stdcall GetBestInterface( long ptr )
 @ stdcall GetBestInterfaceEx( ptr ptr )
 @ stub GetBestInterfaceFromStack
-@ stdcall GetBestRoute( long long long )
+@ stdcall GetBestRoute( long long ptr )
 #@ stub GetBestRoute2
 @ stub GetBestRouteFromStack
 #@ stub GetCurrentThreadCompartmentId
-- 
2.7.4





More information about the wine-patches mailing list