]> granicus.if.org Git - neomutt/commit
merge: minor improvements
authorRichard Russon <rich@flatcap.org>
Tue, 19 Jun 2018 00:00:51 +0000 (01:00 +0100)
committerRichard Russon <rich@flatcap.org>
Tue, 19 Jun 2018 00:00:51 +0000 (01:00 +0100)
commitccaa90817da86088b94487fdab7d461b180efcd6
tree5f0596a1ceeb85f31f608ab5a2465e3b4a53d52b
parent0b0210d30bc4fcb5cb3d72df00e98cfe86f2cc03
parent217023ec971a11fd14ad78426dbdf3223a6a073d
merge: minor improvements

 * light tidy
 * coverity: fix defects
 * Put variable declaration inside case-break into braces.
 * Trailing spaces
 * Insert extern
 * One definition is enough
 * External linkage was not intended
 * Remove doubled #include
 * Redundant if clause