Revision 30bf5f46

b/readline.c
28 28
#define IS_ESC  1
29 29
#define IS_CSI  2
30 30

  
31
#undef printf
31 32
#define printf do_not_use_printf
32 33

  
33 34
void readline_show_prompt(ReadLineState *rs)

Also available in: Unified diff