]> granicus.if.org Git - neomutt/commitdiff
merge: trivial code improvements
authorRichard Russon <rich@flatcap.org>
Sun, 26 Nov 2017 22:45:04 +0000 (22:45 +0000)
committerRichard Russon <rich@flatcap.org>
Sun, 26 Nov 2017 22:45:04 +0000 (22:45 +0000)
 * drop unused code in #if 0
 * doxygen: fix comments
 * fix shadow variable
 * drop duplicate prototype
 * remove unnecessary alloc checks
 * add logging around getaddrinfo()


Trivial merge