mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-06 20:00:49 +02:00
commit bash-20200803 snapshot
This commit is contained in:
@@ -591,7 +591,6 @@ readline_internal_charloop (void)
|
||||
handler. */
|
||||
if (c == READERR)
|
||||
{
|
||||
fprintf(stderr, "rl_read_key returns READERR\r\n");
|
||||
#if defined (READLINE_CALLBACKS)
|
||||
RL_SETSTATE(RL_STATE_DONE);
|
||||
return (rl_done = 1);
|
||||
|
||||
Reference in New Issue
Block a user