mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 12:29:32 +08:00
whitespace
This commit is contained in:
parent
5304bcdf6c
commit
0c0eec3f43
@ -329,7 +329,7 @@ fhandler_termios::line_edit (const char *rptr, int nread, termios& ti)
|
||||
if (!iscanon || input_done)
|
||||
{
|
||||
int status = accept_input ();
|
||||
if (status != 1)
|
||||
if (status != 1)
|
||||
{
|
||||
ret = status ? line_edit_error : line_edit_pipe_full;
|
||||
eat_readahead (1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user