summaryrefslogtreecommitdiff
path: root/src/bank-lib/fakebank_bank_post_withdrawals_id_op.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bank-lib/fakebank_bank_post_withdrawals_id_op.c')
-rw-r--r--src/bank-lib/fakebank_bank_post_withdrawals_id_op.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bank-lib/fakebank_bank_post_withdrawals_id_op.c b/src/bank-lib/fakebank_bank_post_withdrawals_id_op.c
index 90493b4bb..fe5cc982d 100644
--- a/src/bank-lib/fakebank_bank_post_withdrawals_id_op.c
+++ b/src/bank-lib/fakebank_bank_post_withdrawals_id_op.c
@@ -39,6 +39,7 @@
*
* @param h our fakebank handle
* @param connection the connection
+ * @param account name of the account
* @param withdrawal_id the withdrawal operation identifier
* @return MHD result code
*/
@@ -140,6 +141,7 @@ bank_withdrawals_confirm (
*
* @param h our fakebank handle
* @param connection the connection
+ * @param account name of the account
* @param withdrawal_id the withdrawal operation identifier
* @return MHD result code
*/