X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-client.h;fp=notmuch-client.h;h=39e26f2ec92aa3a2e4ef32516396491cc3184e9d;hp=a82cb43106132d70a1bf6f4d6630aa9095934c1b;hb=1c7fbbcc99693c0433f7b06b569ce90c19ac5e1b;hpb=528f526f6970499575712fd1db6610d773a0b80e 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,