[Pkg-gnupg-commit] [gnupg2] 20/159: agent: Fix typo.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Jan 27 13:23:49 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gnupg2.

commit b78fce327101390685a4dc2f59fb1607b7cd6d0b
Author: Justus Winter <justus at g10code.com>
Date:   Fri Dec 11 11:03:16 2015 +0100

    agent: Fix typo.
    
    --
    Signed-off-by: Justus Winter <justus at g10code.com>
---
 agent/pksign.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/agent/pksign.c b/agent/pksign.c
index e079c3f..f64729c 100644
--- a/agent/pksign.c
+++ b/agent/pksign.c
@@ -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,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list