aboutsummaryrefslogtreecommitdiff
path: root/src/lib/testing_api_trait_contract.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-18 13:35:51 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-18 13:35:51 +0100
commitccb88693447dba52bf2b2ae84fd4f329bbcd81f6 (patch)
treec00d3449851457b84609644a86f1222e4581db0b /src/lib/testing_api_trait_contract.c
parente0fbfb68fd29ccd4cd2f05b2a70165a7e3ee7e91 (diff)
doxygen
Diffstat (limited to 'src/lib/testing_api_trait_contract.c')
-rw-r--r--src/lib/testing_api_trait_contract.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/testing_api_trait_contract.c b/src/lib/testing_api_trait_contract.c
index 7ef2c6b5..0fe74177 100644
--- a/src/lib/testing_api_trait_contract.c
+++ b/src/lib/testing_api_trait_contract.c
@@ -33,13 +33,13 @@
*/
#define TALER_TESTING_TRAIT_CONTRACT_TERMS "contract-terms"
+
/**
* Obtain contract terms from @a cmd.
*
* @param cmd command to extract the contract terms from.
* @param index contract terms index number.
- * @param contract_terms[out] where to write the contract
- * terms.
+ * @param[out] contract_terms where to write the contract terms.
* @return #GNUNET_OK on success.
*/
int