]> granicus.if.org Git - neomutt/commit
merge: Tidy the code - Part 2
authorRichard Russon <rich@flatcap.org>
Wed, 22 Mar 2017 16:44:02 +0000 (16:44 +0000)
committerRichard Russon <rich@flatcap.org>
Wed, 22 Mar 2017 16:44:02 +0000 (16:44 +0000)
commit6ddb52c61a5043bf068a4c9a7c00d07db7e3356d
treed9e4a84134c8c2d007b11663cc3b4a7f1c9824bc
parent323bf4e35461c613f4248a11eef8fae26de41242
parentb1e22804e59ee5d0dbb9017fd09828fc48e5bd5d
merge: Tidy the code - Part 2

 * build: force OPS to be rebuild after a reconfigure
 * build: fix minor code warnings / style
 * tidy: be specific about void functions
 * build: expand a few more alloc macros
 * tidy: add argument names to function prototypes
 * build: drop local copy of regex code
 * tidy: indent the docbook manual
 * tidy: rearrange code to avoid forward declarations
 * tidy: limit the scope of some functions
 * build: give the compress functions a unique name
 * tidy: use snake_case for function names
 * build: add missing newlines to mutt_debug