2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-24 12:11:33 +00:00

__nonnull changes

This commit is contained in:
Holger Lubitz 2007-08-20 00:34:04 +02:00
parent d39e79248c
commit 3c19e4a07e

View File

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