Module: wine Branch: master Commit: 5262696e21c4af4c77d692306671a2fa22571962 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5262696e21c4af4c77d6923066...
Author: André Hentschel nerv@dawncrow.de Date: Fri Jan 20 21:11:50 2017 +0100
iphlpapi: Fix GetBestRoute spec file entry.
Signed-off-by: André Hentschel nerv@dawncrow.de Signed-off-by: Alexandre Julliard julliard@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