]> git.notmuchmail.org Git - notmuch/commitdiff
new: Cleanup. Put removed/renamed message count in add_files_state_t.
authorAustin Clements <amdragon@mit.edu>
Sat, 11 Jun 2011 16:54:05 +0000 (12:54 -0400)
committerDavid Bremner <bremner@debian.org>
Sat, 24 Sep 2011 23:00:28 +0000 (20:00 -0300)
Previously, pointers to these variables were passed around
individually.  This was okay when only one function needed them, but
we're about to need them in a few more places.


No differences found