diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-03-24 18:27:19 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-03-24 18:27:19 +0100 |
commit | ec05a64e3e6346ea91b79244a0a69b06afd22562 (patch) | |
tree | 822326494e1689e04a714b5b63e6f25bd55e511c /src | |
parent | 6404213457fbb9ddd089d556d95d841e21754ff8 (diff) |
space
Diffstat (limited to 'src')
-rw-r--r-- | src/mint/taler-mint-httpd_responses.c | 1 |
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 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. * |