From 5beba8689c22bb61481f5125c19f8c48d92c5177 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 28 Nov 2008 10:32:12 +0000 Subject: [PATCH] Fix doc bug. --- doc/ChangeLog | 5 +++++ doc/gpgme.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index c214412..a3a7318 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2008-11-28 Werner Koch + + * gpgme.texi (Listing Keys): Change description of the return + value to match the code. Spotted by Colin Leroy. + 2008-10-15 Werner Koch * uiserver.texi (Miscellaneous UI Server Commands): Add option diff --git a/doc/gpgme.texi b/doc/gpgme.texi index 680cd50..5ff92a7 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -2837,7 +2837,7 @@ currently active keylist mode is used to retrieve the key. The key will have one reference for the user. If the key is not found in the keyring, @code{gpgme_get_key} returns -the error code @code{GPG_ERR_NO_ERROR} and *@var{r_key} will be set to +the error code @code{GPG_ERR_EOF} and *@var{r_key} will be set to @code{NULL}. The function returns the error code @code{GPG_ERR_INV_VALUE} if -- 2.26.2