[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-merchant] 01/05: Commenting\ planchet\ traits
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-merchant] 01/05: Commenting\ planchet\ traits |
Date: |
Fri, 25 May 2018 11:32:44 +0200 |
This is an automated email from the git hooks/post-receive script.
marcello pushed a commit to branch master
in repository merchant.
commit c99d335943b03ee33b4c87d83c5e70737c9de63c
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu May 24 20:04:34 2018 +0200
Commenting\ planchet\ traits
---
src/lib/testing_api_trait_planchet.c | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/src/lib/testing_api_trait_planchet.c
b/src/lib/testing_api_trait_planchet.c
index 8b225c3..7a8fddd 100644
--- a/src/lib/testing_api_trait_planchet.c
+++ b/src/lib/testing_api_trait_planchet.c
@@ -31,9 +31,8 @@
/**
* Obtain planchet secrets from a @a cmd.
*
- * @param cmd command to extract trait from
- * @param index which signature to pick if @a cmd has multiple
- * on offer
+ * @param cmd command to extract trait from.
+ * @param index index of the trait.
* @param planchet_secrets[out] set to the wanted secrets.
* @return #GNUNET_OK on success
*/
@@ -52,8 +51,7 @@ TALER_TESTING_get_trait_planchet_secrets
/**
* Offer planchet secrets.
*
- * @param index which secrets to offer if there are multiple
- * on offer
+ * @param index of the trait.
* @param planchet_secrets set to the offered secrets.
* @return the trait
*/
--
To stop receiving notification emails like this one, please contact
address@hidden