]> granicus.if.org Git - neomutt/commitdiff
merge: trivial code fixes/changes
authorRichard Russon <rich@flatcap.org>
Tue, 7 Nov 2017 14:40:35 +0000 (14:40 +0000)
committerRichard Russon <rich@flatcap.org>
Tue, 7 Nov 2017 14:40:35 +0000 (14:40 +0000)
 * move test to the right place
 * Remove unnecessary semicolon
 * build: fix shadow variable warning
 * refactor malloc/calloc
 * ignore temporary build files
 * fix copyright messages
 * fix plain unsigned
 * unused prototypes, whitespace
 * Standardise spelling s/RfC/RFC/
 * alias drop self


Trivial merge