]> granicus.if.org Git - neomutt/commit
tidy code
authorRichard Russon <rich@flatcap.org>
Wed, 7 Aug 2019 21:20:12 +0000 (22:20 +0100)
committerRichard Russon <rich@flatcap.org>
Mon, 19 Aug 2019 23:14:28 +0000 (00:14 +0100)
commitd857761923ae975f7d8bee92e37cf37e7e7055c2
tree499590e3411972015c496e5b04d5ad3abbe42f97
parentbeba5f98e200882009a6c224c1f242da9a7b5378
tidy code

- boolify variables, members
- reduce variable scope
- initialise pointers
- bracket logic
- name parameters in prototypes
19 files changed:
autocrypt/autocrypt.c
autocrypt/autocrypt.h
autocrypt/autocrypt_acct_menu.c
autocrypt/autocrypt_db.c
autocrypt/autocrypt_gpgme.c
autocrypt/autocrypt_private.h
autocrypt/autocrypt_schema.c
commands.c
email/body.h
email/envelope.c
email/envelope.h
email/parse.c
globals.h
imap/message.c
ncrypt/crypt.c
ncrypt/cryptglue.c
ncrypt/ncrypt.h
send.c
send.h