]> granicus.if.org Git - neomutt/commitdiff
merge: fix cppcheck warnings
authorRichard Russon <rich@flatcap.org>
Tue, 3 Apr 2018 16:59:46 +0000 (17:59 +0100)
committerRichard Russon <rich@flatcap.org>
Tue, 3 Apr 2018 16:59:46 +0000 (17:59 +0100)
 * reduce scope of variables
 * printf format
 * make logic clearer
 * misc fixes
 * match prototypes to their functions


Trivial merge