]> granicus.if.org Git - neomutt/commitdiff
merge: tidy code
authorRichard Russon <rich@flatcap.org>
Thu, 19 Jul 2018 10:48:33 +0000 (11:48 +0100)
committerRichard Russon <rich@flatcap.org>
Thu, 19 Jul 2018 10:48:33 +0000 (11:48 +0100)
 * Return statements without parentheses
 * Fix cast from unsigned int to bit field
 * Remove parentheses from return statements
 * Remove parentheses from all return statments
 * Remove parentheses from return statements


Trivial merge