mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Comment fixes.
Convey the new envvars when using simple-pwquery.
This commit is contained in:
parent
e751bcdd04
commit
fa800e7c86
5 changed files with 34 additions and 4 deletions
|
@ -98,7 +98,7 @@ parse_txt_record (char *buffer, unsigned char *fpr)
|
|||
|
||||
On success the 20 byte SHA-1 fingerprint is stored at FPR and the
|
||||
URI will be returned in an allocated buffer. Note that the URI
|
||||
might be an zero length string as this information is optiobnal.
|
||||
might be an zero length string as this information is optional.
|
||||
Caller must xfree the returned string.
|
||||
|
||||
On error NULL is returned and the 20 bytes at FPR are not
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue