doc: Fixed type of an object member
-- GnuPG-bug-id: 5719
This commit is contained in:
parent
ec71eb1d7d
commit
5bb4174efa
@ -3662,7 +3662,7 @@ database pertaining to the user ID.
|
|||||||
The tofu info structure has the following members:
|
The tofu info structure has the following members:
|
||||||
|
|
||||||
@table @code
|
@table @code
|
||||||
@item gpgme_key_sig_t next
|
@item gpgme_tofu_info_t next
|
||||||
This is a pointer to the next tofu info structure in the linked
|
This is a pointer to the next tofu info structure in the linked
|
||||||
list, or @code{NULL} if this is the last element.
|
list, or @code{NULL} if this is the last element.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user