Commit a40e7425 authored by Juergen Schmied's avatar Juergen Schmied Committed by Alexandre Julliard

Small change.

parent 50bb879d
...@@ -252,7 +252,7 @@ void QUEUE_Signal( HTASK16 hTask ) ...@@ -252,7 +252,7 @@ void QUEUE_Signal( HTASK16 hTask )
} }
SYSTEM_UNLOCK(); SYSTEM_UNLOCK();
if ( !wakeup ) /* if ( !wakeup )*/
PostEvent( hTask ); PostEvent( hTask );
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment