]> granicus.if.org Git - neomutt/commit
rename mutt_emaillist_free() to _clear()
authorRichard Russon <rich@flatcap.org>
Mon, 15 Jul 2019 17:36:16 +0000 (18:36 +0100)
committerRichard Russon <rich@flatcap.org>
Tue, 16 Jul 2019 18:01:35 +0000 (19:01 +0100)
commit0ff8838d855fb0e27d544e2f3036cc4ee28641b0
tree2a844ed281ccdfd2fdc34ca67e8507adebca7605
parent42c8ef1ff5ac1f92408b89277d0bd8bef46ecaed
rename mutt_emaillist_free() to _clear()

The function doesn't free the Emails, just the list, so rename it to
match similar functions.
context.h
email/email.c
email/email.h
index.c
pager.c
recvcmd.c
send.c