From 79fe55c36996627a4856e2af280c1bf98f66f170 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 28 Jan 2016 18:16:22 +0100 Subject: doc: Fix typos in gcry_mpi_ec_new. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -- Reported-by: Hanno Böck Signed-off-by: Werner Koch --- doc/gcrypt.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/gcrypt.texi b/doc/gcrypt.texi index bbaaac62..23b1f790 100644 --- a/doc/gcrypt.texi +++ b/doc/gcrypt.texi @@ -4805,7 +4805,7 @@ newly allocated point object. @end deftypefun @anchor{gcry_mpi_ec_new} -@deftypefun gpg_error_t gcry_mpi_ec_p_new (@w{gpg_ctx_t *@var{r_ctx}}, @ +@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 -- cgit v1.2.1