[gmime-devel] [PATCH] followon cleanup for generic {set, get}_retrieve_session_key



---
 gmime/gmime-crypto-context.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gmime/gmime-crypto-context.c b/gmime/gmime-crypto-context.c
index ef5255e..5c3aeea 100644
--- a/gmime/gmime-crypto-context.c
+++ b/gmime/gmime-crypto-context.c
@@ -925,7 +925,7 @@ g_mime_decrypt_result_set_session_key (GMimeDecryptResult *result, const char *s
  * Get the session_key used for this decryption, if the underlying
  * crypto context is capable of and (configured to) retrieve session
  * keys during decryption.  See, for example,
- * g_mime_gpg_context_set_retrieve_session_key().
+ * g_mime_crypto_context_set_retrieve_session_key().
  *
  * Returns: the session_key digest algorithm used, or NULL if no
  * session key was requested or found.
-- 
2.10.2



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]