whitespace cleanup

This commit is contained in:
Christopher Faylor
2012-08-16 23:34:45 +00:00
parent 00caa48b91
commit 46f5dd5958
22 changed files with 71 additions and 71 deletions

View File

@@ -91,7 +91,7 @@ static int osi;
void
fhandler_pty_master::flush_to_slave ()
{
{
if (get_readahead_valid () && !(get_ttyp ()->ti.c_lflag & ICANON))
accept_input ();
}