X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch-new.c;h=c15f6837218e21881df8b42e9bb4055afd0285a4;hb=bd72d95bac894b3611bb4467e10c9481af0456bf;hp=ab1d12a6fd7dd8ea1a800fc30c4686c096ba62fe;hpb=9d4d7963a155d07f71f1f8f95031225cb9a5b705;p=notmuch diff --git a/notmuch-new.c b/notmuch-new.c index ab1d12a6..c15f6837 100644 --- a/notmuch-new.c +++ b/notmuch-new.c @@ -344,7 +344,7 @@ add_files_recursive (notmuch_database_t *notmuch, continue; } - /* We're not looking at a regular file that doesn't yet exist + /* We're now looking at a regular file that doesn't yet exist * in the database, so add it. */ next = talloc_asprintf (notmuch, "%s/%s", path, entry->d_name);