diff options
Diffstat (limited to 'src/exchange/taler-exchange-httpd_responses.c')
| -rw-r--r-- | src/exchange/taler-exchange-httpd_responses.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchange/taler-exchange-httpd_responses.c b/src/exchange/taler-exchange-httpd_responses.c index 4120405f..3a42ba75 100644 --- a/src/exchange/taler-exchange-httpd_responses.c +++ b/src/exchange/taler-exchange-httpd_responses.c @@ -994,6 +994,7 @@ TEH_RESPONSE_compile_reserve_history ( * requested withdraw operation. * * @param connection connection to the client + * @param ec error code to return * @param ebalance expected balance based on our database * @param withdraw_amount amount that the client requested to withdraw * @param rh reserve history to return |
