diff --git a/src/mint/taler-mint-httpd_responses.c b/src/mint/taler-mint-httpd_responses.c index dc51dee4b..9cc92cd6f 100644 --- a/src/mint/taler-mint-httpd_responses.c +++ b/src/mint/taler-mint-httpd_responses.c @@ -314,6 +314,7 @@ TALER_MINT_reply_deposit_success (struct MHD_Connection *connection, return ret; } + /** * Compile the transaction history of a coin into a JSON object. *