aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpgme.texi
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2005-05-28 20:09:20 +0000
committerMarcus Brinkmann <[email protected]>2005-05-28 20:09:20 +0000
commit749ed3a25882c8c1318693532dcb0734dddc536a (patch)
tree0596845875b70978ceff81b10dd75defdb98f1db /doc/gpgme.texi
parent2005-05-28 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-749ed3a25882c8c1318693532dcb0734dddc536a.tar.gz
gpgme-749ed3a25882c8c1318693532dcb0734dddc536a.zip
2005-05-28 Marcus Brinkmann <[email protected]>
* gpgme.texi (Key Listing Mode): Fix return type of gpgme_set_keylist_mode. Reported by "Sergio" <[email protected]>.
Diffstat (limited to 'doc/gpgme.texi')
-rw-r--r--doc/gpgme.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi
index 9c6b42fb..cae9b70c 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: