summaryrefslogtreecommitdiffstats
path: root/mutt_curses.h
diff options
context:
space:
mode:
authorKevin McCarthy <kevin@8t8.us>2017-04-27 21:23:25 -0700
committerKevin McCarthy <kevin@8t8.us>2017-04-27 21:23:25 -0700
commitfe777f9348b1801d9ebc0d587f418eb523539965 (patch)
tree2dc3bb5ea62785660f36dc074b4b44baace0e0dc /mutt_curses.h
parenta153f27e1df9b9f3a48012ed22d33cea1eb48530 (diff)
parent3fc8a24abfd9553f7ac2f37693079509947bc6e3 (diff)
merge stable
Diffstat (limited to 'mutt_curses.h')
-rw-r--r--mutt_curses.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mutt_curses.h b/mutt_curses.h
index c8b047e7..01faa145 100644
--- a/mutt_curses.h
+++ b/mutt_curses.h
@@ -96,6 +96,7 @@ void mutt_unget_event (int, int);
void mutt_unget_string (char *);
void mutt_push_macro_event (int, int);
void mutt_flush_macro_to_endcond (void);
+void mutt_flush_unget_to_endcond (void);
void mutt_need_hard_redraw (void);
/* ----------------------------------------------------------------------------