[PATCH 3/3] iphlpapi: Fix some spec file entries

André Zwing nerv at dawncrow.de
Sat Nov 27 14:43:10 CST 2021


Signed-off-by: André Zwing <nerv at dawncrow.de>
---
 dlls/iphlpapi/iphlpapi.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/iphlpapi/iphlpapi.spec b/dlls/iphlpapi/iphlpapi.spec
index ce188084c01..90bf290c9bd 100644
--- a/dlls/iphlpapi/iphlpapi.spec
+++ b/dlls/iphlpapi/iphlpapi.spec
@@ -12,7 +12,7 @@
 @ stdcall CancelMibChangeNotify2( ptr )
 @ stdcall ConvertGuidToStringA( ptr ptr long )
 @ stdcall ConvertGuidToStringW( ptr ptr long )
-@ stdcall ConvertInterfaceAliasToLuid( ptr ptr )
+@ stdcall ConvertInterfaceAliasToLuid( wstr ptr )
 @ stdcall ConvertInterfaceGuidToLuid( ptr ptr )
 @ stdcall ConvertInterfaceIndexToLuid( long ptr )
 @ stdcall ConvertInterfaceLuidToAlias( ptr ptr long )
@@ -32,7 +32,7 @@
 #@ stub ConvertRemoteInterfaceLuidToGuid
 #@ stub ConvertRemoteInterfaceLuidToIndex
 #@ stub ConvertStringToGuidA
-@ stdcall ConvertStringToGuidW( ptr ptr )
+@ stdcall ConvertStringToGuidW( wstr ptr )
 #@ stub ConvertStringToInterfacePhysicalAddress
 #@ stub CPNatfwtCreateProviderInstance
 #@ stub CPNatfwtDeregisterProviderInstance
-- 
2.25.1




More information about the wine-devel mailing list