X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch-reply.c;h=929f3077862f93e6f8c2b213f9d064369cc42fc9;hb=1348212cb051b846bbe98f6d653da45aad3dfefa;hp=40201b805369307727507bb2a6a4b206af25d7a8;hpb=e142de643d3bb4354f70e1490a97b491d1116e95;p=notmuch diff --git a/notmuch-reply.c b/notmuch-reply.c index 40201b80..929f3077 100644 --- a/notmuch-reply.c +++ b/notmuch-reply.c @@ -667,7 +667,7 @@ static int do_reply(notmuch_config_t *config, /* Start the original */ sp->map_key (sp, "original"); - format_part_sprinter (config, sp, node, TRUE, TRUE, FALSE); + format_part_sprinter (config, sp, node, TRUE, FALSE); /* End */ sp->end (sp);