summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2012-03-02 12:01:27 +0000
committerCorinna Vinschen <corinna@vinschen.de>2012-03-02 12:01:27 +0000
commit3118315f06ea5f4043733c68cb5753f5e14ddd12 (patch)
tree2fd745a239946608603b7c000bad0928a08b45d1
parent109bc583039f714444b2ac7ad0dc8c7491dc69e5 (diff)
downloadcygnal-3118315f06ea5f4043733c68cb5753f5e14ddd12.tar.gz
cygnal-3118315f06ea5f4043733c68cb5753f5e14ddd12.tar.bz2
cygnal-3118315f06ea5f4043733c68cb5753f5e14ddd12.zip
Fix typo in ChangeLog entry
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 8d1b8cf6e..3e5a87b66 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,7 +1,7 @@
2012-03-02 Corinna Vinschen <corinna@vinschen.de>
* fhandler_console.cc (fhandler_console::input_tcsetattr): Revert
- prevois patch.
+ previous patch.
(fhandler_console::open_setup): Install Ctrl-C handler here, if this
console is the controlling tty and the process hasn't been started by
a Cygwin process.