fix YA typo

This commit is contained in:
Christopher Faylor 2013-04-09 01:23:41 +00:00
parent 9d2155089e
commit b49dae4a44
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
* cygtls.h (_cygtls::reset_signal_arrived): Actually reset the
signal_arrived event.
(_cygtls::handle_SIGCONT): Declare ew function.
(_cygtls::handle_SIGCONT): Declare new function.
* cygwait.cc (is_cw_sig_handle): Delete.
(is_cw_sig_cont): New convenience define.
(cygwait): Clear signal if is_cw_sig_cont and we got a SIGCONT.