Minor bugfix to drivenengine readline mode
This commit is contained in:
@@ -162,7 +162,7 @@ private:
|
||||
void feed_readline(int nbytes, const char *bytes);
|
||||
void peek_outgoing(int *nbytes, const char **bytes);
|
||||
void sent_outgoing(int nbytes);
|
||||
void show_or_hide_command();
|
||||
void show_or_hide_command(bool ignore_sb_out);
|
||||
|
||||
private:
|
||||
static const int READLINE_MAX=512;
|
||||
|
||||
Reference in New Issue
Block a user