]> granicus.if.org Git - neomutt/commitdiff
merge: non-functional code improvements
authorRichard Russon <rich@flatcap.org>
Tue, 9 Apr 2019 12:53:29 +0000 (13:53 +0100)
committerRichard Russon <rich@flatcap.org>
Tue, 9 Apr 2019 12:53:29 +0000 (13:53 +0100)
 * test: sync mutt_extract_token()
 * boolify mutt_sig_allow_interrupt()
 * unify variable names
 * use MUTT_TOKEN_NO_FLAGS
 * reduce scope of variables
 * rename 'hdr' variables
 * Replace 0 flags with their NO_FLAGS equivalent


Trivial merge