]> git.notmuchmail.org Git - notmuch/commitdiff
cli: simplify mime node walk
authorJani Nikula <jani@nikula.org>
Fri, 6 Jan 2017 20:14:49 +0000 (22:14 +0200)
committerDavid Bremner <david@tethera.net>
Fri, 10 Mar 2017 11:55:15 +0000 (07:55 -0400)
The function is more straighforward to read when it's clear that the
only non-NULL return is at one place. No functional changes.


No differences found