mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-03 12:11:33 +01:00
agent: Fix typo.
-- Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
d6e01493ca
commit
b78fce3271
@ -281,7 +281,7 @@ do_encode_raw_pkcs1 (const byte *md, size_t mdlen, unsigned int nbits,
|
||||
passphrase. If OVERRIDEDATA is not NULL, OVERRIDEDATALEN bytes
|
||||
from this buffer are used instead of the data in CTRL. The
|
||||
override feature is required to allow the use of Ed25519 with ssh
|
||||
because Ed25519 dies the hashing itself. */
|
||||
because Ed25519 does the hashing itself. */
|
||||
int
|
||||
agent_pksign_do (ctrl_t ctrl, const char *cache_nonce,
|
||||
const char *desc_text,
|
||||
|
Loading…
x
Reference in New Issue
Block a user