X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch-client.h;h=39e26f2ec92aa3a2e4ef32516396491cc3184e9d;hb=9024b2f5f6094d145e06883027b08ad0011023ff;hp=a82cb43106132d70a1bf6f4d6630aa9095934c1b;hpb=2c08beb2546156940e30526fc6759f4ee74b4fed;p=notmuch diff --git a/notmuch-client.h b/notmuch-client.h index a82cb431..39e26f2e 100644 --- a/notmuch-client.h +++ b/notmuch-client.h @@ -232,7 +232,7 @@ format_part_sprinter (const void *ctx, struct sprinter *sp, mime_node_t *node, void format_headers_sprinter (struct sprinter *sp, GMimeMessage *message, - bool reply); + bool reply, const _notmuch_message_crypto_t *msg_crypto); typedef enum { NOTMUCH_SHOW_TEXT_PART_REPLY = 1 << 0,