]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-client.h
cli: Let json output "null" messages for non --entire-thread
[notmuch] / notmuch-client.h
index 9b63eae68cc577d94c832482d035be27b00dd829..0c17b7910cca72e3ea44f87305a43f39a6a826ba 100644 (file)
@@ -75,6 +75,7 @@ typedef struct notmuch_show_format {
                              const struct notmuch_show_params *params);
     const char *message_set_sep;
     const char *message_set_end;
+    const char *null_message;
 } notmuch_show_format_t;
 
 typedef struct notmuch_crypto {