X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-client.h;h=ead7fbd023a8b7229fd3201949db4de140273e77;hp=6664075aee5123a252df92821ba0c9d5ae158aff;hb=c3eba1c3f85394b977f513059a0585d89a9a4e2d;hpb=e3be5afbad1bc7a10d9c38f2c2eb611f5ba3cccb diff --git a/notmuch-client.h b/notmuch-client.h index 6664075a..ead7fbd0 100644 --- a/notmuch-client.h +++ b/notmuch-client.h @@ -87,8 +87,7 @@ typedef struct notmuch_show_params { notmuch_bool_t omit_excluded; notmuch_bool_t raw; int part; - notmuch_crypto_context_t* cryptoctx; - notmuch_bool_t decrypt; + notmuch_crypto_t crypto; } notmuch_show_params_t; /* There's no point in continuing when we've detected that we've done