summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-05-25 11:13:45 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2018-05-25 11:13:45 +0200
commita585027af28d4fdea095fce4820c57c11b8bb068 (patch)
tree8bf0c4096d56283706da46096e52d133719dc6dc /src/lib
parentc97c4128593fb777434e3700e5d87ce9e76458d3 (diff)
downloadmerchant-a585027af28d4fdea095fce4820c57c11b8bb068.tar.gz
merchant-a585027af28d4fdea095fce4820c57c11b8bb068.tar.bz2
merchant-a585027af28d4fdea095fce4820c57c11b8bb068.zip
Commenting merchant signature trait.
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/testing_api_trait_merchant_sig.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/testing_api_trait_merchant_sig.c b/src/lib/testing_api_trait_merchant_sig.c
index 26bedde8..c42260ab 100644
--- a/src/lib/testing_api_trait_merchant_sig.c
+++ b/src/lib/testing_api_trait_merchant_sig.c
@@ -35,6 +35,7 @@
* @param index which signature to pick if @a cmd has multiple
* on offer
* @param merchant_sig[out] set to the wanted signature.
+ *
* @return #GNUNET_OK on success
*/
int
@@ -55,6 +56,7 @@ TALER_TESTING_get_trait_merchant_sig
* @param index which signature to offer if there are multiple
* on offer
* @param merchant_sig set to the offered signature.
+ *
* @return the trait
*/
struct TALER_TESTING_Trait