X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=notmuch-client.h;h=9b63eae68cc577d94c832482d035be27b00dd829;hb=e04b18cf3624e1ba29a45cd1f15715e1da244021;hp=0f29a83afff6dcec3e705ac5fac09b86be82dd17;hpb=b2c8fdee53a1b06dd19fafe23e53ac8555d294af;p=notmuch diff --git a/notmuch-client.h b/notmuch-client.h index 0f29a83a..9b63eae6 100644 --- a/notmuch-client.h +++ b/notmuch-client.h @@ -353,7 +353,8 @@ struct mime_node { /* Construct a new MIME node pointing to the root message part of * message. If crypto->verify is true, signed child parts will be * verified. If crypto->decrypt is true, encrypted child parts will be - * decrypted. + * decrypted. If crypto->gpgctx is NULL, it will be lazily + * initialized. * * Return value: *