]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-client.h
crypto: _notmuch_crypto_cleanup should return void
[notmuch] / notmuch-client.h
index 62acc70ea9f73e7bab096649c41f5606a8211aa5..bdcfd893e819cf89776730a8242bcf65232cef36 100644 (file)
@@ -185,7 +185,7 @@ GMimeCryptoContext *
 _notmuch_crypto_get_gmime_context (_notmuch_crypto_t *crypto, const char *protocol);
 #endif
 
-int
+void
 _notmuch_crypto_cleanup (_notmuch_crypto_t *crypto);
 
 int