projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3434d19
)
notmuch-dump.c: whitespace cleanup
author
David Bremner
<bremner@debian.org>
Sat, 3 Dec 2011 22:32:18 +0000
(14:32 -0800)
committer
David Bremner
<bremner@debian.org>
Sun, 4 Dec 2011 15:28:42 +0000
(11:28 -0400)
notmuch-dump.c
patch
|
blob
|
history
diff --git
a/notmuch-dump.c
b/notmuch-dump.c
index 0475eb9d1a2d822109a5c71ab6122d096f0d0151..a490917f9fa59d5a9a042d0c85030bc7aad42c8e 100644
(file)
--- a/
notmuch-dump.c
+++ b/
notmuch-dump.c
@@
-67,7
+67,7
@@
notmuch_dump_command (unused (void *ctx), int argc, char *argv[])
return 1;
}
}
-
+
query = notmuch_query_create (notmuch, query_str);
if (query == NULL) {
fprintf (stderr, "Out of memory\n");