]> granicus.if.org Git - neomutt/commitdiff
merge: refactoring to simplify functions
authorRichard Russon <rich@flatcap.org>
Tue, 6 Mar 2018 13:27:52 +0000 (13:27 +0000)
committerRichard Russon <rich@flatcap.org>
Tue, 6 Mar 2018 13:28:46 +0000 (13:28 +0000)
 * Avoid unnecessary reassignment
 * Restore old behaviour
 * Reduce variable scope and avoid conversion
 * Refactor decode_xbit
 * Refactor encode_block
 * Remove unused variable


Trivial merge