Mercurial > mplayer.hg
diff osdep/strsep.c @ 30789:d0b1d60bab20
Fix manual reset behavior of Win32 events.
Events have a ¡Èreset¡É member that specify if they flag is automatically
set back on read/wait. However, this was populated by bManualReset, so the
flag was inverted and once an event was set, it would forever be counted
as so. Fixed by inverting the flag.
author | sesse |
---|---|
date | Thu, 04 Mar 2010 15:28:02 +0000 |
parents | 7f7591482564 |
children | c70109fc98b2 |