]> git.notmuchmail.org Git - notmuch/commitdiff
cli: reach previously unreachable cleanup code in "notmuch show"
authorJani Nikula <jani@nikula.org>
Mon, 6 Feb 2012 19:57:23 +0000 (21:57 +0200)
committerDavid Bremner <bremner@debian.org>
Sun, 12 Feb 2012 16:58:20 +0000 (11:58 -0500)
The last lines of notmuch_show_command() function were
unreachable. Fix it by using a variable for return value.

Signed-off-by: Jani Nikula <jani@nikula.org>

No differences found