aboutsummaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_refund.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/exchange_api_refund.c')
-rw-r--r--src/lib/exchange_api_refund.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/exchange_api_refund.c b/src/lib/exchange_api_refund.c
index 6f91389f1..1af1f14b9 100644
--- a/src/lib/exchange_api_refund.c
+++ b/src/lib/exchange_api_refund.c
@@ -156,6 +156,7 @@ handle_refund_finished (void *cls,
156 .http_status = (unsigned int) response_code 156 .http_status = (unsigned int) response_code
157 }; 157 };
158 158
159
159 rh->job = NULL; 160 rh->job = NULL;
160 switch (response_code) 161 switch (response_code)
161 { 162 {