]> git.cworth.org Git - obsolete/notmuch-old/commit
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)
commit0e035e1ccdbb989b27450d01bf3de90bbf9d0c33
tree23212333bf46011985c98a328049495df207bb27
parentd29d7e1ee25059c657412d5b045650f1e3e1533f
cli: use notmuch_exclude_t in option parser

Use notmuch_exclude_t constants directly instead of a redundant
enumeration while parsing search --exclude keyword arguments.
notmuch-search.c