summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_refund.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/merchant_api_refund.c')
-rw-r--r--src/lib/merchant_api_refund.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/merchant_api_refund.c b/src/lib/merchant_api_refund.c
index 8c96cd5f..76a01e5d 100644
--- a/src/lib/merchant_api_refund.c
+++ b/src/lib/merchant_api_refund.c
@@ -162,6 +162,7 @@ handle_refund_increase_finished (void *cls,
TALER_MERCHANT_refund_increase_cancel (rio);
}
+
/**
* Cancel a POST /refund request.
*
@@ -180,6 +181,7 @@ TALER_MERCHANT_refund_increase_cancel (struct TALER_MERCHANT_RefundIncreaseOpera
GNUNET_free (rio);
}
+
/**
* Increase the refund associated to a order
*