[PATCH] wdscore: Fix the name of the WdsIterate*() stubs.
26 Aug
2019
26 Aug
'19
8:34 p.m.
Signed-off-by: Francois Gouget <fgouget(a)free.fr> --- dlls/wdscore/wdscore.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dlls/wdscore/wdscore.spec b/dlls/wdscore/wdscore.spec index ab4aeb783b9..15958b86aba 100644 --- a/dlls/wdscore/wdscore.spec +++ b/dlls/wdscore/wdscore.spec @@ -125,8 +125,8 @@ @ stub WdsInitializeDataUInt32 @ stub WdsInitializeDataUInt64 @ stub WdsIsDiagnosticModeEnabled -@ stub WdsInterateOfflineQueue -@ stub WdsInterateQueue +@ stub WdsIterateOfflineQueue +@ stub WdsIterateQueue @ stub WdsLockBlackboardValue @ stub WdsLockExecutionGroup @ stub WdsLogCreate -- 2.20.1
2389
Age (days ago)
2389
Last active (days ago)
0 comments
1 participants
participants (1)
-
Francois Gouget