david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

__nonnull changes

This commit is contained in:
Holger Lubitz 2007-08-20 00:34:04 +02:00
parent d39e79248c
commit 3c19e4a07e
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@
#define READLINE_MAX 256
static void sync_console ( struct edit_string *string ) __nonnull;
/**
* Synchronise console with edited string
*