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

Alexandre Julliard julliard at winehq.org
Tue Jan 31 15:42:50 CST 2017


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

Author: André Hentschel <nerv at dawncrow.de>
Date:   Mon Jan 30 23:10:57 2017 +0100

loadperf: Fix some spec file entries.

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

---

 dlls/loadperf/loadperf.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/loadperf/loadperf.spec b/dlls/loadperf/loadperf.spec
index 06e7891..58647ca 100644
--- a/dlls/loadperf/loadperf.spec
+++ b/dlls/loadperf/loadperf.spec
@@ -1,6 +1,6 @@
 @ stub BackupPerfRegistryToFileW
-@ stdcall InstallPerfDllA(str str ptr)
-@ stdcall InstallPerfDllW(wstr wstr ptr)
+@ stdcall InstallPerfDllA(str str long)
+@ stdcall InstallPerfDllW(wstr wstr long)
 @ stub LoadMofFromInstalledServiceA
 @ stub LoadMofFromInstalledServiceW
 @ stdcall LoadPerfCounterTextStringsA(str long)




More information about the wine-cvs mailing list