mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
doc: Minor code comment fixes.
--
This commit is contained in:
parent
e2e5736842
commit
c1c607a51c
6 changed files with 10 additions and 6 deletions
|
@ -249,7 +249,7 @@ passphrase_clear_cache (const char *cacheid)
|
|||
* Returns NULL if the user canceled the passphrase entry and if
|
||||
* CANCELED is not NULL, sets it to true.
|
||||
*
|
||||
* If CREATE is true a new passphrase sll be created. If NOCACHE is
|
||||
* If CREATE is true a new passphrase will be created. If NOCACHE is
|
||||
* true the symmetric key caching will not be used. */
|
||||
DEK *
|
||||
passphrase_to_dek (int cipher_algo, STRING2KEY *s2k,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue