From: Jani Nikula Date: Sun, 1 Oct 2017 20:53:18 +0000 (+0300) Subject: cli: use notmuch_bool_t for boolean argument in show X-Git-Tag: 0.26_rc0~121 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=9a0df8128c1a2f92d03035aebbd7a90eb93ec601;hp=9a0df8128c1a2f92d03035aebbd7a90eb93ec601 cli: use notmuch_bool_t for boolean argument in show Pedantically correct, although they're the same underlying type. ---