X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-reply.c;h=929f3077862f93e6f8c2b213f9d064369cc42fc9;hp=40201b805369307727507bb2a6a4b206af25d7a8;hb=23eed88e32551d9e0cb9a86eae0a562a049a58af;hpb=f385055528a77d7cc4566de3a3605f2a6c474862 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);