=?UTF-8?Q?Andr=C3=A9=20Hentschel=20?=: mpr: Fix some spec file entries.

Alexandre Julliard julliard at winehq.org
Mon Jun 10 13:43:54 CDT 2019


Module: wine
Branch: master
Commit: e0e89cdc900b626d3242fce058db8379a91b13a0
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=e0e89cdc900b626d3242fce058db8379a91b13a0

Author: André Hentschel <nerv at dawncrow.de>
Date:   Sun Jun  9 18:17:18 2019 +0200

mpr: Fix some spec file entries.

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

---

 dlls/mpr/mpr.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dlls/mpr/mpr.spec b/dlls/mpr/mpr.spec
index 2f102ab..155e448 100644
--- a/dlls/mpr/mpr.spec
+++ b/dlls/mpr/mpr.spec
@@ -32,8 +32,8 @@
 @ stdcall NPSDeviceGetNumberA(str ptr ptr)
 @ stdcall NPSDeviceGetStringA(long long ptr ptr)
 @ stdcall NPSGetProviderHandleA(ptr)
-@ stdcall NPSGetProviderNameA(long ptr)
-@ stdcall NPSGetSectionNameA(long ptr)
+@ stdcall NPSGetProviderNameA(ptr ptr)
+@ stdcall NPSGetSectionNameA(ptr ptr)
 @ stdcall NPSNotifyGetContextA(ptr)
 @ stdcall NPSNotifyRegisterA(long ptr)
 @ stdcall NPSSetCustomTextA(str)
@@ -101,7 +101,7 @@
 @ stdcall WNetOpenEnumW(long long long ptr ptr)
 @ stub WNetPasswordChangeNotify
 @ stub WNetPropertyDialogA
-@ stdcall WNetRemoveCachedPassword(long long long)
+@ stdcall WNetRemoveCachedPassword(ptr long long)
 @ stub WNetRestoreConnection
 @ stdcall WNetRestoreConnectionA(long str)
 @ stdcall WNetRestoreConnectionW(long wstr)




More information about the wine-cvs mailing list