aboutsummaryrefslogtreecommitdiff
path: root/src/lib/testing_api_cmd_bank_admin_add_incoming.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-18 13:57:47 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-18 13:58:42 +0100
commit0b4008bd84f9812eac943e616a4584a0f9b23ae1 (patch)
tree4af665fff668f78091e21a9cd89a1454a562018e /src/lib/testing_api_cmd_bank_admin_add_incoming.c
parent4993863c4cc7e7758f8532ea90253cc60c3358fa (diff)
doxygen
Diffstat (limited to 'src/lib/testing_api_cmd_bank_admin_add_incoming.c')
-rw-r--r--src/lib/testing_api_cmd_bank_admin_add_incoming.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/lib/testing_api_cmd_bank_admin_add_incoming.c b/src/lib/testing_api_cmd_bank_admin_add_incoming.c
index e9f15f63..294c933e 100644
--- a/src/lib/testing_api_cmd_bank_admin_add_incoming.c
+++ b/src/lib/testing_api_cmd_bank_admin_add_incoming.c
@@ -384,7 +384,7 @@ admin_add_incoming_cleanup (void *cls,
* commands.
*
* @param cls closure.
- * @param ret[out] result
+ * @param[out] ret result
* @param trait name of the trait.
* @param index index number of the object to offer.
* @return #GNUNET_OK on success.
@@ -488,11 +488,11 @@ make_command (const char *label,
* @return the command.
*/
struct TALER_TESTING_Command
-TALER_TESTING_cmd_admin_add_incoming
- (const char *label,
- const char *amount,
- const struct TALER_BANK_AuthenticationData *auth,
- const char *payto_debit_account)
+TALER_TESTING_cmd_admin_add_incoming (const char *label,
+ const char *amount,
+ const struct
+ TALER_BANK_AuthenticationData *auth,
+ const char *payto_debit_account)
{
return make_command (label,
make_fts (amount,