summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mint/taler-mint-httpd_responses.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mint/taler-mint-httpd_responses.c b/src/mint/taler-mint-httpd_responses.c
index 00b002842..667ce7927 100644
--- a/src/mint/taler-mint-httpd_responses.c
+++ b/src/mint/taler-mint-httpd_responses.c
@@ -316,6 +316,7 @@ TALER_MINT_reply_deposit_success (struct MHD_Connection *connection,
return ret;
}
+
/**
* Compile the transaction history of a coin into a JSON object.
*