This commit is contained in:
Christian Grothoff 2022-08-14 19:23:40 +02:00
parent 522051ee9f
commit a8ec6818bb
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC
2 changed files with 1 additions and 2 deletions

View File

@ -2569,7 +2569,6 @@ get_withdrawal_operation (struct TALER_FAKEBANK_Handle *h,
* @param wopid the withdrawal operation identifier
* @param reserve_pub public key of the reserve
* @param exchange_url URL of the exchange
* @param con_cls closure for request
* @return MHD result code
*/
static MHD_RESULT

View File

@ -79,7 +79,7 @@ TEH_RESPONSE_reply_reserve_insufficient_balance (
* satisfied to proceed to client.
*
* @param connection connection to the client
* @param pcc details about the request that succeeded
* @param kyc details about the KYC requirements
* @return MHD result code
*/
MHD_RESULT