]> granicus.if.org Git - neomutt/commit
unify char buffer inititialisation
authorRichard Russon <rich@flatcap.org>
Wed, 15 May 2019 21:52:26 +0000 (22:52 +0100)
committerRichard Russon <rich@flatcap.org>
Thu, 16 May 2019 12:56:01 +0000 (13:56 +0100)
commit57b52f1d8b927443c6b2aee411fa14a8a5132a0d
treee6959fe8cf970b9060f3827ce46a872092f08db3
parent216723cec0fd8f59b300b942c0a5223077ebbe6d
unify char buffer inititialisation

For consistency, use the format:

  `char buf[16] = { 0 };`
19 files changed:
browser.c
compose.c
config/address.c
hcache/hcache.c
hcache/kc.c
help.c
mutt/charset.c
mutt/logging.c
mutt/string.c
mutt_lua.c
nntp/newsrc.c
nntp/nntp.c
pager.c
postpone.c
query.c
recvattach.c
send.c
sendlib.c
state.c