mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Improve listing of long device names
This commit is contained in:
parent
5f70b75e90
commit
da04c2c444
3 changed files with 44 additions and 3 deletions
|
|
@ -140,3 +140,4 @@ void print_normal(char c);
|
|||
void print_init_ansi_formatting(void);
|
||||
void tio_printf_array(const char *array);
|
||||
void print_tainted_set(void);
|
||||
void print_padded(char *string, size_t length, char pad_char);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue