]> granicus.if.org Git - neomutt/commit
fix bug in "Support for aborting mailbox loading"
authorRichard Russon <rich@flatcap.org>
Tue, 24 Jan 2017 17:20:27 +0000 (17:20 +0000)
committerRichard Russon <rich@flatcap.org>
Tue, 24 Jan 2017 17:21:59 +0000 (17:21 +0000)
commita18451acf972194684f39ef859e58e4bde23042d
tree4c5e194037c266f0d093bec6c383097c49796946
parentbc899633e602bdd6d548d64689d61dcb7ac6ffad
fix bug in "Support for aborting mailbox loading"

A typo would have prevented mbox_parse_mailbox() from working correctly.
Also, add a few comments.

Thanks to Pietro Cerutti (@gahr) for spotting this.
mbox.c
mh.c