<div dir="ltr">Hi Connor,<div><br></div><div>Thanks for the feedback.</div><div><br></div><div>I understand, I've submitted a revision.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jan 26, 2022 at 11:31 PM Connor McAdams <<a href="mailto:cmcadams@codeweavers.com">cmcadams@codeweavers.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Mohamad, just noticed something while giving this patch a look over:<br>
<br>
> diff --git a/dlls/wdscore/wdscore.spec b/dlls/wdscore/wdscore.spec<br>
> index 51e24d980fa..18de37d1ed7 100644<br>
> --- a/dlls/wdscore/wdscore.spec<br>
> +++ b/dlls/wdscore/wdscore.spec<br>
> @@ -116,7 +116,7 @@<br>
>  @ stub WdsGetBlackboardValue<br>
>  @ stub WdsGetCurrentExecutionGroup<br>
>  @ stub WdsGetSetupLog<br>
> -@ stub WdsTempDir<br>
> +@ stub WdsGetTempDir<br>
>  @ stub WdsInitialize<br>
>  @ stub WdsInitializeCallbackArray<br>
>  @ stub WdsInitializeDataBinary<br>
> @@ -139,7 +139,7 @@<br>
>  @ stub WdsPackCollection<br>
>  @ stub WdsPublish<br>
>  @ stub WdsPublishEx<br>
> -@ stub WdsPublishImmediateAsynch<br>
> +@ stub WdsPublishImmediateAsync<br>
>  @ stub WdsPublishImmediateEx<br>
>  @ stub WdsPublishOffline<br>
>  @ stub WdsSeqAlloc<br>
<br>
The changes to 'WdsTempDir' and 'WdsPublishImmediateAsynch' seem<br>
unrelated to this patch. If they should be changed, this should probably<br>
be done in a separate patch.<br>
</blockquote></div>