]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-client.h
cli/show: emit payload subject instead of outside subject
[notmuch] / notmuch-client.h
index a82cb43106132d70a1bf6f4d6630aa9095934c1b..39e26f2ec92aa3a2e4ef32516396491cc3184e9d 100644 (file)
@@ -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,