From 985db277f103de948c9f6868ecc96bc3209858ec Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 17 Jan 2020 22:13:40 +0100 Subject: doxygen fixes --- src/lib/testing_api_trait_merchant_key.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/lib/testing_api_trait_merchant_key.c') diff --git a/src/lib/testing_api_trait_merchant_key.c b/src/lib/testing_api_trait_merchant_key.c index d39a5924..4dc30c6a 100644 --- a/src/lib/testing_api_trait_merchant_key.c +++ b/src/lib/testing_api_trait_merchant_key.c @@ -38,7 +38,7 @@ * @param cmd command that is offering the key. * @param index (typically zero) which key to return if there * are multiple on offer. - * @param priv[out] set to the key coming from @a cmd. + * @param[out] priv set to the key coming from @a cmd. * @return #GNUNET_OK on success. */ int @@ -85,8 +85,7 @@ TALER_TESTING_make_trait_merchant_priv (unsigned int index, * @param cmd command offering the key. * @param index (typically zero) which key to return if there * are multiple on offer. - * @param pub[out] set to the key coming from @a cmd. - * + * @param[out] pub set to the key coming from @a cmd. * @return #GNUNET_OK on success. */ int -- cgit v1.2.3