=?UTF-8?Q?Andr=C3=A9=20Hentschel=20?=: iphlpapi: Fix GetBestRoute spec file entry.

Alexandre Julliard julliard at winehq.org
Thu Jan 26 14:53:13 CST 2017


Module: wine
Branch: master
Commit: 5262696e21c4af4c77d692306671a2fa22571962
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=5262696e21c4af4c77d692306671a2fa22571962

Author: André Hentschel <nerv at dawncrow.de>
Date:   Fri Jan 20 21:11:50 2017 +0100

iphlpapi: Fix GetBestRoute spec file entry.

Signed-off-by: André Hentschel <nerv at dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 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




More information about the wine-cvs mailing list