prepare to introduce output formats

This commit is contained in:
2023-11-03 12:37:33 +03:00
parent 84bfe8b499
commit ac4694375e
5 changed files with 31 additions and 72 deletions

View File

@@ -21,3 +21,4 @@
#include "ncurses_and_readline.h"
int convert_and_send(disptype input_type, const char *line);
void changeeol(const char *e);