]> granicus.if.org Git - neomutt/commit
reformat the source to mutt standards
authorRichard Russon <rich@flatcap.org>
Sun, 15 Jan 2017 01:22:48 +0000 (01:22 +0000)
committerRichard Russon <rich@flatcap.org>
Mon, 16 Jan 2017 18:09:59 +0000 (18:09 +0000)
commitbd9b13d37e99432f540bdba2fa4978b110f5e066
treeecf92499c299107d9201ab91379cc2340ba9c691
parentdeb6d5d3796263d745d65f7c6b8d41be05a1de65
reformat the source to mutt standards

reindent - 2 spaces
braces {} on new line
indent case statements
bracket logic - () around complex bools
rename static functions - drop "nm_" prefix
move functions - static first
move mx_ops functions to end
fix typos
reorder includes
add some doxygen comments
mutt_notmuch.c
mutt_notmuch.h