[git] GCRYPT - branch, master, updated. libgcrypt-1.6.0-15-g4b7db51
by Werner Koch
cvs at cvs.gnupg.org
Wed Jan 8 20:03:39 CET 2014
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU crypto library".
The branch, master has been updated
via 4b7db51ad5d1bf98fd08ca3048f258059eca61a4 (commit)
from e313b9d7b76f1d04be1e8c9d654166e9f73e0249 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4b7db51ad5d1bf98fd08ca3048f258059eca61a4
Author: Werner Koch <wk at gnupg.org>
Date: Wed Jan 8 20:03:15 2014 +0100
Fix another minor typo.
--
diff --git a/doc/gcrypt.texi b/doc/gcrypt.texi
index d5b6c8e..dfff1b1 100644
--- a/doc/gcrypt.texi
+++ b/doc/gcrypt.texi
@@ -3321,7 +3321,7 @@ memory, two fast convenience function are available for this task:
@code{gcry_md_hash_buffers} is a shortcut function to calculate a
message digest from several buffers. This function does not require a
-context and immediately returns the message digest of of the data
+context and immediately returns the message digest of the data
described by @var{iov} and @var{iovcnt}. @var{digest} must be
allocated by the caller, large enough to hold the message digest
yielded by the the specified algorithm @var{algo}. This required size
-----------------------------------------------------------------------
Summary of changes:
doc/gcrypt.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The GNU crypto library
http://git.gnupg.org
_______________________________________________
Gnupg-commits mailing list
Gnupg-commits at gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-commits
More information about the Gcrypt-devel
mailing list