aboutsummaryrefslogtreecommitdiff
path: root/src/lib/testing_api_trait_json.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-18 13:35:51 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-18 13:35:51 +0100
commitccb88693447dba52bf2b2ae84fd4f329bbcd81f6 (patch)
treec00d3449851457b84609644a86f1222e4581db0b /src/lib/testing_api_trait_json.c
parente0fbfb68fd29ccd4cd2f05b2a70165a7e3ee7e91 (diff)
downloadexchange-ccb88693447dba52bf2b2ae84fd4f329bbcd81f6.tar.xz
doxygen
Diffstat (limited to 'src/lib/testing_api_trait_json.c')
-rw-r--r--src/lib/testing_api_trait_json.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/testing_api_trait_json.c b/src/lib/testing_api_trait_json.c
index 110661b53..f7739aa8e 100644
--- a/src/lib/testing_api_trait_json.c
+++ b/src/lib/testing_api_trait_json.c
@@ -37,7 +37,7 @@
*
* @param cmd command to extract the keys from.
* @param index index number associate with the keys on offer.
- * @param keys[out] where to write the serialized keys.
+ * @param[out] keys where to write the serialized keys.
* @return #GNUNET_OK on success.
*/
int
@@ -82,7 +82,7 @@ TALER_TESTING_make_trait_exchange_keys
* @param index index number associate with the wire details
* on offer; usually zero, as one command sticks to
* one bank account.
- * @param wire_details[out] where to write the wire details.
+ * @param[out] wire_details where to write the wire details.
* @return #GNUNET_OK on success.
*/
int