diff options
author | Florian Dold <florian.dold@gmail.com> | 2020-01-18 20:10:35 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2020-01-18 20:10:35 +0100 |
commit | 3d431e8d333acdd4f7b54bc7a71508a7f0f885ce (patch) | |
tree | 60cc6004ad4bb3c089952f7cc87512114be318e2 /src/lib/testing_api_cmd_bank_history_debit.c | |
parent | 34e6425f9d01dd60ee014097f938c6fb65d9a35b (diff) |
doxygen fixes
Diffstat (limited to 'src/lib/testing_api_cmd_bank_history_debit.c')
-rw-r--r-- | src/lib/testing_api_cmd_bank_history_debit.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/testing_api_cmd_bank_history_debit.c b/src/lib/testing_api_cmd_bank_history_debit.c index ecd0bb4f..e1d47b01 100644 --- a/src/lib/testing_api_cmd_bank_history_debit.c +++ b/src/lib/testing_api_cmd_bank_history_debit.c @@ -402,7 +402,6 @@ check_result (struct TALER_TESTING_Interpreter *is, * success the last callback is always of this status * (even if `abs(num_results)` were already returned). * @param ec taler status code. - * @param dir direction of the transfer. * @param row_id monotonically increasing counter corresponding to * the transaction. * @param details details about the wire transfer. |