]> git.notmuchmail.org Git - notmuch/commit
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)
commit1353dbe8642ebf5fc7e4ff562bb4b8f3a8e15132
tree867e4076f6569d987b340cbbe91a982174c56448
parent51c3c0b2d27c8d0ba8e1ae242fd907c59f82d992
new: Cleanup.  Put removed/renamed message count in add_files_state_t.

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.
notmuch-new.c