summaryrefslogtreecommitdiff
path: root/src/lib/testing_api_trait_merchant_key.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-17 22:13:40 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-17 22:13:40 +0100
commit985db277f103de948c9f6868ecc96bc3209858ec (patch)
treed730d50f3247e4790afa8a8469f9c8ade9719bdf /src/lib/testing_api_trait_merchant_key.c
parente57dcc4b528338d80e8b50948e0c16fbf170237e (diff)
downloadexchange-985db277f103de948c9f6868ecc96bc3209858ec.tar.gz
exchange-985db277f103de948c9f6868ecc96bc3209858ec.tar.bz2
exchange-985db277f103de948c9f6868ecc96bc3209858ec.zip
doxygen fixes
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