summaryrefslogtreecommitdiff
path: root/src/lib/testing_api_trait_merchant_key.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/testing_api_trait_merchant_key.c')
-rw-r--r--src/lib/testing_api_trait_merchant_key.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/lib/testing_api_trait_merchant_key.c b/src/lib/testing_api_trait_merchant_key.c
index d39a59247..4dc30c6a2 100644
--- a/src/lib/testing_api_trait_merchant_key.c
+++ b/src/lib/testing_api_trait_merchant_key.c
@@ -38,7 +38,7 @@
* @param cmd command that is offering the key.
* @param index (typically zero) which key to return if there
* are multiple on offer.
- * @param priv[out] set to the key coming from @a cmd.
+ * @param[out] priv set to the key coming from @a cmd.
* @return #GNUNET_OK on success.
*/
int
@@ -85,8 +85,7 @@ TALER_TESTING_make_trait_merchant_priv (unsigned int index,
* @param cmd command offering the key.
* @param index (typically zero) which key to return if there
* are multiple on offer.
- * @param pub[out] set to the key coming from @a cmd.
- *
+ * @param[out] pub set to the key coming from @a cmd.
* @return #GNUNET_OK on success.
*/
int