2002-03-17 Marcus Brinkmann <marcus@g10code.de>

* gpgme.texi (Detailed Results): Fix syntax error in last change.
This commit is contained in:
Marcus Brinkmann 2002-03-18 00:01:51 +00:00
parent cb95583ffe
commit 5a24e01ee8
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-03-17 Marcus Brinkmann <marcus@g10code.de>
* gpgme.texi (Detailed Results): Fix syntax error in last change.
2002-03-08 Werner Koch <wk@gnupg.org>
* gpgme.texi (Detailed Results): Import does also return info.

View File

@ -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.