]> granicus.if.org Git - neomutt/commit
Replace 0 flags with their NO_FLAGS equivalent 1642/head
authorRichard Russon <rich@flatcap.org>
Mon, 8 Apr 2019 23:29:04 +0000 (00:29 +0100)
committerRichard Russon <rich@flatcap.org>
Tue, 9 Apr 2019 12:48:09 +0000 (13:48 +0100)
commit041b6d2a1774bfb9dc36ff445b61653c65045a07
tree7b2895daf0c1fd47f6680d144e4edddb031841b8
parent074c7bce3b9bf552c694d1efa4a0f150d96d8793
Replace 0 flags with their NO_FLAGS equivalent

When a function has a flags parameter, pass the matching `NO_FLAGS`
symbol rather than `0`.
45 files changed:
browser.c
commands.c
compose.c
compress.c
config/set.c
copy.c
edit.c
editmsg.c
email/group.c
enter.c
handler.c
hook.c
icommands.c
imap/auth_oauth.c
imap/command.c
imap/imap.c
imap/message.c
index.c
init.c
maildir/maildir.c
maildir/mh.c
maildir/shared.c
main.c
mutt_account.c
mutt_attach.c
mutt_thread.c
mx.c
ncrypt/crypt.c
ncrypt/crypt_gpgme.c
ncrypt/pgp.c
ncrypt/pgpinvoke.c
ncrypt/pgpkey.c
ncrypt/smime.c
nntp/newsrc.c
nntp/nntp.c
notmuch/mutt_notmuch.c
pager.c
pattern.c
query.c
recvattach.c
recvcmd.c
remailer.c
sendlib.c
sidebar.c
status.c