mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Fixes bug in CLI TX buffer management.
This commit is contained in:
@@ -62,7 +62,7 @@ void cli_echo(unsigned int class, byte *msg);
|
||||
|
||||
/* Functions provided by sysdep layer */
|
||||
|
||||
int cli_write(cli *);
|
||||
void cli_write_trigger(cli *);
|
||||
int cli_get_command(cli *);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user