]> git.cworth.org Git - notmuch/commit
notmuch restore: Don't bother printing tag values.
authorCarl Worth <cworth@cworth.org>
Tue, 27 Oct 2009 05:19:08 +0000 (22:19 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 27 Oct 2009 05:19:08 +0000 (22:19 -0700)
commit9c4efa8487d292268d9ae6a089b1063c6e82e6e4
tree30ca0a47efdddc6b38cd9ce9619f1194e7886b6d
parentae0bd3f503c8815affa733f48498bb77d023680b
notmuch restore: Don't bother printing tag values.

The code was just a little messy here with three parallel conditions
testing for message == NULL.
notmuch.c