]> 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)
committerKevin McCarthy <kevin@8t8.us>
Sat, 15 Apr 2017 19:56:42 +0000 (12:56 -0700)
commitbde2407786df127909cf5024079e5e4115525595
tree78fa8e85709c007cd14d6498aa0a895cd2f497eb
parenta3368416b0382a07590295fb6511c0844c6d8bee
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