[PATCH 4/9] setupapi: Fix SetupTerminateFileLog spec file entry

André Hentschel nerv at dawncrow.de
Wed Jan 8 14:22:07 CST 2020


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

diff --git a/dlls/setupapi/setupapi.spec b/dlls/setupapi/setupapi.spec
index 8c4ebcc1011..3d360288c81 100644
--- a/dlls/setupapi/setupapi.spec
+++ b/dlls/setupapi/setupapi.spec
@@ -537,7 +537,7 @@
 @ stdcall SetupSetSourceListA(long ptr long)
 @ stdcall SetupSetSourceListW(long ptr long)
 @ stdcall SetupTermDefaultQueueCallback(ptr)
-@ stdcall SetupTerminateFileLog(long)
+@ stdcall SetupTerminateFileLog(ptr)
 @ stdcall SetupUninstallOEMInfA(str long ptr)
 @ stdcall SetupUninstallOEMInfW(wstr long ptr)
 @ stub ShouldDeviceBeExcluded
-- 
2.17.1




More information about the wine-devel mailing list