]> git.notmuchmail.org Git - notmuch/commit
Initialize count of new files to zero.
authorKeith Packard <keithp@keithp.com>
Thu, 12 Nov 2009 06:33:48 +0000 (22:33 -0800)
committerCarl Worth <cworth@cworth.org>
Thu, 12 Nov 2009 06:54:01 +0000 (22:54 -0800)
commit5d614048b479fe998177668301da4b5c1fd9f56a
tree1d98f6f413147f589e332ba5524e545f058bcf92
parent1407e409b17d9e5c7a9660603fb3b975ca854d98
Initialize count of new files to zero.

Leaving this variable uninitialized caused notmuch to display a random
number while counting files for the new database.

Signed-off-by: Keith Packard <keithp@keithp.com>
notmuch-new.c