[PATCH v4 2/4] wdscore: Fix spec entries.

Mohamad Al-Jaf mohamadaljaf at gmail.com
Thu Jan 27 17:21:00 CST 2022


Signed-off-by: Mohamad Al-Jaf <mohamadaljaf at gmail.com>
---
 dlls/wdscore/wdscore.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dlls/wdscore/wdscore.spec b/dlls/wdscore/wdscore.spec
index 8b6febe6b3b..282b6301688 100644
--- a/dlls/wdscore/wdscore.spec
+++ b/dlls/wdscore/wdscore.spec
@@ -116,7 +116,7 @@
 @ stub WdsGetBlackboardValue
 @ stub WdsGetCurrentExecutionGroup
 @ stub WdsGetSetupLog
-@ stub WdsTempDir
+@ stub WdsGetTempDir
 @ stub WdsInitialize
 @ stub WdsInitializeCallbackArray
 @ stub WdsInitializeDataBinary
@@ -139,7 +139,7 @@
 @ stub WdsPackCollection
 @ stub WdsPublish
 @ stub WdsPublishEx
-@ stub WdsPublishImmediateAsynch
+@ stub WdsPublishImmediateAsync
 @ stub WdsPublishImmediateEx
 @ stub WdsPublishOffline
 @ stub WdsSeqAlloc
@@ -150,8 +150,8 @@
 @ stub WdsSetUILanguage
 @ stub WdsSetupLogDestroy
 @ stub WdsSetupLogInit
-@ stub WdsSetLogMessageA
-@ stub WdsSetLogMessageW
+@ stub WdsSetupLogMessageA
+@ stub WdsSetupLogMessageW
 @ stub WdsSubscribeEx
 @ stub WdsTerminate
 @ stub WdsUnlockExecutionGroup
-- 
2.35.0




More information about the wine-devel mailing list