]> git.notmuchmail.org Git - notmuch/commit
cli: fix notmuch top level argument parsing
authorJani Nikula <jani@nikula.org>
Mon, 3 Dec 2012 20:56:12 +0000 (22:56 +0200)
committerDavid Bremner <bremner@debian.org>
Tue, 4 Dec 2012 13:10:19 +0000 (09:10 -0400)
commit8ce50f300fd94dc999ea39eef1ac64e466ebdd0e
treee040bbf15b4df80ecacbcb368c26e4e751c26997
parentfb6edb08005fdae210ed4fdc6ac654db236b8ed2
cli: fix notmuch top level argument parsing

Use strcmp instead of STRNCMP_LITERAL, which matches the prefix
instead of the whole argument.
notmuch.c