iphlpapi: Fix GetBestRoute spec file entry.
Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
1791b7d6ad
commit
5262696e21
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue