Revision 2724b180 readline.h

b/readline.h
46 46

  
47 47
void readline_start(ReadLineState *rs, const char *prompt, int read_password,
48 48
                    ReadLineFunc *readline_func, void *opaque);
49
void readline_restart(ReadLineState *rs);
49 50
void readline_show_prompt(ReadLineState *rs);
50 51

  
51 52
ReadLineState *readline_init(Monitor *mon,

Also available in: Unified diff