diff -r bb7ef7c33dad -r 552909484712 sources/interface.h --- a/sources/interface.h Mon Jan 11 02:14:33 2016 +0200 +++ b/sources/interface.h Mon Jan 11 02:26:23 2016 +0200 @@ -111,6 +111,7 @@ int find_previous_word(); int find_next_word(); void reset_title(); + void flush_input(); }; END_ZFC_NAMESPACE \ No newline at end of file