quartz: Replace second EnterCriticalSection with LeaveCriticalSection (Smatch).

Maarten Lankhorst m.b.lankhorst at gmail.com
Thu Mar 20 15:34:21 CDT 2008


Hi Michael,

2008/3/20, Michael Stefaniuc <mstefani at redhat.de>:
>  This looks like an cut'n'paste error to me.
>
>  -    EnterCriticalSection(This->crst);
>  +    LeaveCriticalSection(This->crst);
Many thanks for catching that!

Cheers,
Maarten.



More information about the wine-devel mailing list