projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d4d796
)
Fix typo in comment.
author
Carl Worth
<cworth@cworth.org>
Wed, 6 Jan 2010 18:08:51 +0000
(10:08 -0800)
committer
Carl Worth
<cworth@cworth.org>
Wed, 6 Jan 2010 18:32:06 +0000
(10:32 -0800)
The difference between "now" and "not" ends up being fairly dramatic.
notmuch-new.c
patch
|
blob
|
history
diff --git
a/notmuch-new.c
b/notmuch-new.c
index ab1d12a6fd7dd8ea1a800fc30c4686c096ba62fe..c15f6837218e21881df8b42e9bb4055afd0285a4 100644
(file)
--- a/
notmuch-new.c
+++ b/
notmuch-new.c
@@
-344,7
+344,7
@@
add_files_recursive (notmuch_database_t *notmuch,
continue;
}
- /* We're no
t
looking at a regular file that doesn't yet exist
+ /* We're no
w
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);