aboutsummaryrefslogtreecommitdiffhomepage
path: root/notmuch-client.h
diff options
context:
space:
mode:
authorGravatar Jameson Graef Rollins <jrollins@finestructure.net>2012-05-26 11:45:42 -0700
committerGravatar David Bremner <bremner@debian.org>2012-06-10 20:05:12 -0300
commitc3eba1c3f85394b977f513059a0585d89a9a4e2d (patch)
tree535673d7430ce253d43002af76ad6b6ce847cdc1 /notmuch-client.h
parente3be5afbad1bc7a10d9c38f2c2eb611f5ba3cccb (diff)
cli: modify show and reply to use new crypto struct
notmuch_show_params_t is modified to use the new notmuch_crypto_t, and notmuch-show and notmuch-reply are modified accordingly.
Diffstat (limited to 'notmuch-client.h')
-rw-r--r--notmuch-client.h3
1 files changed, 1 insertions, 2 deletions
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