[svn] gcry - r1446 - trunk/cipher

svn author wk cvs at cvs.gnupg.org
Tue Aug 31 18:43:45 CEST 2010


Author: wk
Date: 2010-08-31 18:43:44 +0200 (Tue, 31 Aug 2010)
New Revision: 1446

Modified:
   trunk/cipher/pubkey.c
Log:
typo fix


Modified: trunk/cipher/pubkey.c
===================================================================
--- trunk/cipher/pubkey.c	2010-08-27 08:52:24 UTC (rev 1445)
+++ trunk/cipher/pubkey.c	2010-08-31 16:43:44 UTC (rev 1446)
@@ -2357,7 +2357,7 @@
 
 
 /* Return the so called KEYGRIP which is the SHA-1 hash of the public
-   key parameters expressed in a way depended on the algorithm.
+   key parameters expressed in a way depending on the algorithm.
 
    ARRAY must either be 20 bytes long or NULL; in the latter case a
    newly allocated array of that size is returned, otherwise ARRAY or





More information about the Gnupg-commits mailing list