X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-client.h;fp=notmuch-client.h;h=f8f987e70e40b19755224557476f921cb61c17e9;hp=9f57ac5e3935c430fb983645860780a8a937986b;hb=cef5eaaef61b1f4dde6276ef267fb923f1b16680;hpb=f599b8873f4fc748ae1befdac776b543e61045d7 diff --git a/notmuch-client.h b/notmuch-client.h index 9f57ac5e..f8f987e7 100644 --- a/notmuch-client.h +++ b/notmuch-client.h @@ -75,6 +75,7 @@ typedef struct notmuch_show_params { bool entire_thread; bool omit_excluded; bool output_body; + int duplicate; int part; _notmuch_crypto_t crypto; bool include_html;