2005-05-28 Marcus Brinkmann <marcus@g10code.de>
authorMarcus Brinkmann <mb@g10code.com>
Sat, 28 May 2005 20:09:20 +0000 (20:09 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Sat, 28 May 2005 20:09:20 +0000 (20:09 +0000)
* gpgme.texi (Key Listing Mode): Fix return type of
gpgme_set_keylist_mode.
Reported by "Sergio" <ml_sergico@virgilio.it>.

doc/ChangeLog
doc/gpgme.texi

index 5061d3a3180c3a794eb71a04a0117963666720c4..67519fa7e735a025269f9df1e38105f8e8bcf3ab 100644 (file)
@@ -1,3 +1,9 @@
+2005-05-28  Marcus Brinkmann  <marcus@g10code.de>
+
+       * gpgme.texi (Key Listing Mode): Fix return type of
+       gpgme_set_keylist_mode.
+       Reported by "Sergio" <ml_sergico@virgilio.it>.
+
 2005-04-28  Marcus Brinkmann  <marcus@g10code.de>
 
        * gpgme.texi (Included Certificates): Document
index 9c6b42fb209db8f597011004280944e8cec538d8..cae9b70cadd40005d06b8c9f4222e7e8965c2a21 100644 (file)
@@ -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: