]> granicus.if.org Git - neomutt/commitdiff
merge: trivial code fixes
authorRichard Russon <rich@flatcap.org>
Thu, 28 Dec 2017 13:35:01 +0000 (13:35 +0000)
committerRichard Russon <rich@flatcap.org>
Thu, 28 Dec 2017 13:35:01 +0000 (13:35 +0000)
 * split if's containing assignments
 * drop unnecessary FGETCONV typedef
 * add doxygen warnings
 * pgppubring: fix signed and unsigned comparison
 * fix sensitive flag for config variables
 * remove unnecessary preprocessor symbol
 * add some checks to buffer code
 * move conditional includes after others


Trivial merge