]> git.cworth.org Git - obsolete/notmuch-old/commitdiff
cli: use notmuch_exclude_t in option parser
authorPeter Wang <novalazy@gmail.com>
Sat, 11 May 2013 19:50:09 +0000 (20:50 +0100)
committerDavid Bremner <bremner@debian.org>
Tue, 25 Jun 2013 05:53:34 +0000 (22:53 -0700)
Use notmuch_exclude_t constants directly instead of a redundant
enumeration while parsing search --exclude keyword arguments.


No differences found