]> granicus.if.org Git - neomutt/commitdiff
merge: fix some trivial problems
authorRichard Russon <rich@flatcap.org>
Thu, 1 Jun 2017 19:35:26 +0000 (20:35 +0100)
committerRichard Russon <rich@flatcap.org>
Thu, 1 Jun 2017 19:35:26 +0000 (20:35 +0100)
 * remove unused option: SmimeSignOpaqueCommand
 * remove unused macros
 * fix safe_calloc args
 * remove unnecessary include
 * rename a param that shadow's a global symbol
 * docs: fix sidebar howto examples


Trivial merge