From: Marcus Brinkmann Date: Sat, 28 May 2005 20:09:20 +0000 (+0000) Subject: 2005-05-28 Marcus Brinkmann X-Git-Tag: gpgme-1-1-0~39 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=749ed3a25882c8c1318693532dcb0734dddc536a;p=gpgme.git 2005-05-28 Marcus Brinkmann * gpgme.texi (Key Listing Mode): Fix return type of gpgme_set_keylist_mode. Reported by "Sergio" . --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 5061d3a..67519fa 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2005-05-28 Marcus Brinkmann + + * gpgme.texi (Key Listing Mode): Fix return type of + gpgme_set_keylist_mode. + Reported by "Sergio" . + 2005-04-28 Marcus Brinkmann * gpgme.texi (Included Certificates): Document diff --git a/doc/gpgme.texi b/doc/gpgme.texi index 9c6b42f..cae9b70 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -2061,7 +2061,7 @@ certificates to include into an S/MIME signed message. @cindex key listing mode @cindex key listing, mode of -@deftypefun void gpgme_set_keylist_mode (@w{gpgme_ctx_t @var{ctx}}, @w{gpgme_keylist_mode_t @var{mode}}) +@deftypefun gpgme_error_t gpgme_set_keylist_mode (@w{gpgme_ctx_t @var{ctx}}, @w{gpgme_keylist_mode_t @var{mode}}) The function @code{gpgme_set_keylist_mode} changes the default behaviour of the key listing functions. The value in @var{mode} is a bitwise-or combination of one or multiple of the following bit values: