summaryrefslogtreecommitdiff
path: root/src/lib/testing_api_trait_blinding_key.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/testing_api_trait_blinding_key.c')
-rw-r--r--src/lib/testing_api_trait_blinding_key.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/testing_api_trait_blinding_key.c b/src/lib/testing_api_trait_blinding_key.c
index cf343666e..f20116870 100644
--- a/src/lib/testing_api_trait_blinding_key.c
+++ b/src/lib/testing_api_trait_blinding_key.c
@@ -37,8 +37,7 @@
*
* @param cmd command to extract trait from
* @param index which coin to pick if @a cmd has multiple on offer.
- * @param blinding_key[out] set to the offered blinding key.
- *
+ * @param[out] blinding_key set to the offered blinding key.
* @return #GNUNET_OK on success.
*/
int
@@ -59,7 +58,6 @@ TALER_TESTING_get_trait_blinding_key
*
* @param index index number to associate to the offered key.
* @param blinding_key blinding key to offer.
- *
* @return the trait.
*/
struct TALER_TESTING_Trait