]> granicus.if.org Git - neomutt/commit
Add ifdefs around new mutt_resize_screen calls.
authorKevin McCarthy <kevin@8t8.us>
Sat, 15 Apr 2017 19:56:42 +0000 (12:56 -0700)
committerRichard Russon <rich@flatcap.org>
Tue, 18 Apr 2017 12:44:29 +0000 (13:44 +0100)
commit77a8742237408bf605fdfce51ec169b51fe7083a
tree8061b0c30a205413a8927fd432ff041ae38405c7
parentae7c5034e2e00ce2cca1c76c5474f43d6aba09df
Add ifdefs around new mutt_resize_screen calls.

Changeset 231fa2eff206 added sigwinch handling to _mutt_enter_string()
but neglected to add an ifdef check.
curs_lib.c
enter.c