Shutdown of libedit
This commit is contained in:
@ -105,5 +105,9 @@ int Xorriso_named_pipe_loop(struct XorrisO *xorriso,
|
||||
char *Xorriso_esc_filepath(struct XorrisO *xorriso,
|
||||
char *in_text, char *out_text, int flag);
|
||||
|
||||
#ifdef Xorriso_with_editlinE
|
||||
int Xorriso__shutdown_editline(int flag);
|
||||
#endif
|
||||
|
||||
#endif /* ! Xorriso_pvt_textio_includeD */
|
||||
|
||||
|
Reference in New Issue
Block a user