]> granicus.if.org Git - neomutt/commit
merge: minor code cleanups
authorRichard Russon <rich@flatcap.org>
Sat, 14 Oct 2017 14:32:06 +0000 (15:32 +0100)
committerRichard Russon <rich@flatcap.org>
Sat, 14 Oct 2017 14:32:06 +0000 (15:32 +0100)
commitced8bf17f23677c3909e57bc5c8d75abe3e069ac
treea2c2ffa90924a04d0ad87ee1e7af8d5e5fae2b1b
parent8c8347665db92b63efe7dac8a4ff47e309113126
parentda2ecbcbe6c87b6d94f8e86f164b03373d778a5f
merge: minor code cleanups

 * move functions to library
 * lib: move MIN/MAX macros
 * simplify null checks
 * kill preproc expansion laziness
 * fix: variable type when using fread
 * reduce scope of variables