Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2011-12-10 22:34:00 +0400
committerChristopher Faylor <me@cgf.cx>2011-12-10 22:34:00 +0400
commit8a929d731f6422d886c0c0c8d7ec5cf75f632c3b (patch)
treeff494c77fe8d8b83761db693e06c36ee6ce6bd0b /winsup
parent83ebb09239a9537ecc15c7aa4a90a0830f5bba15 (diff)
fix another typo in ChangeLog
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index dd9692178..afb622a61 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -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.