]> granicus.if.org Git - mutt/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)
commit27989f48f1215ec27505c3fa46530478ebd20255
tree78fa8e85709c007cd14d6498aa0a895cd2f497eb
parent28eef9b9e3932b1b1f942d73076e90d3ed44305b
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