summaryrefslogtreecommitdiff
path: root/src/backend
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-06-29 09:32:33 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-06-29 09:32:38 +0200
commit352d7a28a34ff63743ed4f7ab763ea6530abbf02 (patch)
treef3b5a0aa45db30845d1b366372c8fcf0725137b3 /src/backend
parente92b10b78448a8b53d1d924559ba1db1acc8bb5e (diff)
downloadmerchant-352d7a28a34ff63743ed4f7ab763ea6530abbf02.tar.gz
merchant-352d7a28a34ff63743ed4f7ab763ea6530abbf02.tar.bz2
merchant-352d7a28a34ff63743ed4f7ab763ea6530abbf02.zip
FIXME
Diffstat (limited to 'src/backend')
-rw-r--r--src/backend/taler-merchant-httpd_refund.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/backend/taler-merchant-httpd_refund.c b/src/backend/taler-merchant-httpd_refund.c
index d6a945d1..0dc23efe 100644
--- a/src/backend/taler-merchant-httpd_refund.c
+++ b/src/backend/taler-merchant-httpd_refund.c
@@ -299,6 +299,7 @@ MH_handler_refund_increase (struct TMH_RequestHandler *rh,
/**
* Function called with information about a refund.
+ * It is responsible for packing up the data to return.
*
* @param cls closure
* @param coin_pub public coin from which the refund comes from