From: Richard Russon Date: Tue, 13 Jun 2017 13:59:38 +0000 (+0100) Subject: merge: trivial code changes X-Git-Tag: neomutt-20170707~47 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d7f554df37c32e8585244a17dad46e0f76ec3d04;p=neomutt merge: trivial code changes * reduce scope of for loop variables * replace variables with bools * rename static function * strip out once-used macro * while (1) -> while (true) --- d7f554df37c32e8585244a17dad46e0f76ec3d04