mirror of https://github.com/ipxe/ipxe.git
__nonnull changes
parent
d39e79248c
commit
3c19e4a07e
|
@ -32,6 +32,8 @@
|
|||
|
||||
#define READLINE_MAX 256
|
||||
|
||||
static void sync_console ( struct edit_string *string ) __nonnull;
|
||||
|
||||
/**
|
||||
* Synchronise console with edited string
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue