X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch-client.h;h=c25c4ea888445a11636e849a9a692b9765a445c4;hb=21ecd7369aa2aa24d26775c3fe5edcb437914774;hp=5e0d47508c6af495c4c5097a29e9d5b5cc72742b;hpb=aed5ec4350809aef34ae8290f8eda2069444b171;p=notmuch diff --git a/notmuch-client.h b/notmuch-client.h index 5e0d4750..c25c4ea8 100644 --- a/notmuch-client.h +++ b/notmuch-client.h @@ -80,6 +80,7 @@ typedef struct notmuch_crypto { notmuch_crypto_context_t* gpgctx; notmuch_bool_t verify; notmuch_bool_t decrypt; + const char *gpgpath; } notmuch_crypto_t; typedef struct notmuch_show_params {