[git] GCRYPT - branch, master, updated. libgcrypt-1.6.0-304-g79fe55c
by Werner Koch
cvs at cvs.gnupg.org
Thu Jan 28 18:21:25 CET 2016
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 79fe55c36996627a4856e2af280c1bf98f66f170 (commit)
from 2cf2ca7bb9741ac86e8aa92d8f03b1c5f5938897 (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 79fe55c36996627a4856e2af280c1bf98f66f170
Author: Werner Koch <wk at gnupg.org>
Date: Thu Jan 28 18:16:22 2016 +0100
doc: Fix typos in gcry_mpi_ec_new.
--
Reported-by: Hanno Böck <hanno at hboeck.de>
Signed-off-by: Werner Koch <wk at gnupg.org>
diff --git a/doc/gcrypt.texi b/doc/gcrypt.texi
index bbaaac6..23b1f79 100644
--- a/doc/gcrypt.texi
+++ b/doc/gcrypt.texi
@@ -4805,7 +4805,7 @@ newly allocated point object.
@end deftypefun
@anchor{gcry_mpi_ec_new}
- at deftypefun gpg_error_t gcry_mpi_ec_p_new (@w{gpg_ctx_t *@var{r_ctx}}, @
+ at deftypefun gpg_error_t gcry_mpi_ec_new (@w{gcry_ctx_t *@var{r_ctx}}, @
@w{gcry_sexp_t @var{keyparam}}, @w{const char *@var{curvename}})
Allocate a new context for elliptic curve operations. If
-----------------------------------------------------------------------
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