From a7172268bdfd716f302f8dba9d369e5e1762404b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 6 Dec 2013 10:34:52 +0000 Subject: -dox --- src/util/crypto_ecc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util') diff --git a/src/util/crypto_ecc.c b/src/util/crypto_ecc.c index 0c9b2fcd7..feed6959d 100644 --- a/src/util/crypto_ecc.c +++ b/src/util/crypto_ecc.c @@ -179,7 +179,7 @@ mpi_print (unsigned char *buf, * * @param result where to store MPI value (allocated) * @param data raw data (GCRYMPI_FMT_USG) - * @param size number of bytes in data + * @param size number of bytes in @a data */ static void mpi_scan (gcry_mpi_t *result, -- cgit v1.2.3