[PATCH gnupg] doc: Fix an error in the data type gpgme_tofu_info_t

Saturneric eric at bktus.com
Tue Dec 21 18:56:30 CET 2021


--
---
 doc/gpgme.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/gpgme.texi b/doc/gpgme.texi
index cc8ff5e5..02f985a1 100644
--- a/doc/gpgme.texi
+++ b/doc/gpgme.texi
@@ -3662,7 +3662,7 @@ database pertaining to the user ID.
 The tofu info structure has the following members:
 
 @table @code
- at item gpgme_key_sig_t next
+ at item gpgme_tofu_info_t next
 This is a pointer to the next tofu info structure in the linked
 list, or @code{NULL} if this is the last element.
 
-- 
2.25.1





More information about the Gnupg-devel mailing list