diff options
-rw-r--r-- | doc/gpgme.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi index 216d3cde..012afac1 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 -@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 list, or @code{NULL} if this is the last element. |