]> git.notmuchmail.org Git - notmuch/commitdiff
cli/show: consistently use format_sel for checking the format
authorJani Nikula <jani@nikula.org>
Fri, 6 Jan 2017 20:14:44 +0000 (22:14 +0200)
committerDavid Bremner <david@tethera.net>
Fri, 10 Mar 2017 11:47:56 +0000 (07:47 -0400)
The mixed use of the format pointer and the format selection variables
is confusing. Add more clarity by using format_sel alone. No
functional changes.


No differences found