summaryrefslogtreecommitdiff
path: root/src/lib/testing_api_trait_contract.c
diff options
context:
space:
mode:
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 7ef2c6b55..0fe741774 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