summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_abort_order.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/testing_api_cmd_abort_order.c')
-rw-r--r--src/testing/testing_api_cmd_abort_order.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/testing/testing_api_cmd_abort_order.c b/src/testing/testing_api_cmd_abort_order.c
index c0c4a155..a0d4484d 100644
--- a/src/testing/testing_api_cmd_abort_order.c
+++ b/src/testing/testing_api_cmd_abort_order.c
@@ -86,9 +86,6 @@ struct AbortState
* clobbered in the process
* @param is interpreter state
* @param amount_with_fee total amount to be paid for a contract.
- * @param amount_without_fee to be removed, there is no
- * per-contract fee, only per-coin exists.
- * @param refund_fee per-contract? per-coin?
* @return #GNUNET_OK on success
*/
static int
@@ -385,7 +382,7 @@ abort_cleanup (void *cls,
* Offer internal data useful to other commands.
*
* @param cls closure
- * @param ret[out] result (could be anything)
+ * @param[out] ret result (could be anything)
* @param trait name of the trait
* @param index index number of the object to extract.
* @return #GNUNET_OK on success