4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-18 20:39:33 +08:00

fix another typo in ChangeLog

This commit is contained in:
Christopher Faylor 2011-12-10 18:34:00 +00:00
parent 83ebb09239
commit 8a929d731f

View File

@ -137,7 +137,7 @@
2011-12-04 Christopher Faylor <me.cygwin2011@cgf.cx>
* sigproc.cc (cygWFMO): Don't assume that cancellable event is always
* sigproc.h (cygWFMO): Don't assume that cancellable event is always
available.
* fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::waitforspace): Use
cygWFMO instead of WaitForMultipleObjects.