diff options
Diffstat (limited to 'doc/gpgme.texi')
-rw-r--r-- | doc/gpgme.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi index 573742f3..634c3729 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -2370,7 +2370,8 @@ Here is a sample of the information that might be returned: @end example Currently, the only operations that return additional information are -encrypt, sign and import. @xref{Encrypt}, @xref{Sign}, @xref(Importing Keys}. +encrypt, sign and import. @xref{Encrypt}, @xref{Sign}, +@xref{Importing Keys}. The function returns a string or @code{NULL} if no such data is available. |