mirror of
https://github.com/eddyem/tty_term.git
synced 2026-06-21 19:36:29 +03:00
strange things appears...
This commit is contained in:
@@ -26,6 +26,7 @@ typedef struct{
|
||||
TTY_descr *dev;
|
||||
pthread_mutex_t mutex;
|
||||
char eol[3];
|
||||
char seol[5];
|
||||
int eollen;
|
||||
} ttyd;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user