From: Keith Packard Date: Thu, 12 Nov 2009 06:33:48 +0000 (-0800) Subject: Initialize count of new files to zero. X-Git-Tag: 0.1~527 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=5d614048b479fe998177668301da4b5c1fd9f56a;hp=5d614048b479fe998177668301da4b5c1fd9f56a 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 ---