From 9317d6d69da2046d1a0cfbe1ea4b377924cc1c90 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 18 Jan 2020 13:23:10 +0100 Subject: doxygen work --- src/lib/testing_api_trait_number.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/lib/testing_api_trait_number.c') diff --git a/src/lib/testing_api_trait_number.c b/src/lib/testing_api_trait_number.c index 3765f0cf..c644b8e3 100644 --- a/src/lib/testing_api_trait_number.c +++ b/src/lib/testing_api_trait_number.c @@ -38,7 +38,7 @@ * * @param cmd command to extract the number from. * @param index the number's index number. - * @param n[out] set to the number coming from @a cmd. + * @param[out] n set to the number coming from @a cmd. * @return #GNUNET_OK on success. */ int @@ -78,8 +78,7 @@ TALER_TESTING_make_trait_uint (unsigned int index, * * @param cmd command to extract the number from. * @param index the number's index number. - * @param n[out] set to the number coming from @a cmd. - * + * @param[out] n set to the number coming from @a cmd. * @return #GNUNET_OK on success. */ int @@ -117,7 +116,7 @@ TALER_TESTING_make_trait_uint64 (unsigned int index, * Obtain a bank transaction row value from @a cmd. * * @param cmd command to extract the number from. - * @param row[out] set to the number coming from @a cmd. + * @param[out] row set to the number coming from @a cmd. * @return #GNUNET_OK on success. */ int -- cgit v1.2.3