fix another typo in ChangeLog

This commit is contained in:
Christopher Faylor 2011-12-10 18:34:00 +00:00
parent 83ebb09239
commit 8a929d731f
1 changed files with 1 additions and 1 deletions

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.