summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-03-24 18:27:19 +0100
committerChristian Grothoff <christian@grothoff.org>2015-03-24 18:27:19 +0100
commitec05a64e3e6346ea91b79244a0a69b06afd22562 (patch)
tree822326494e1689e04a714b5b63e6f25bd55e511c
parent6404213457fbb9ddd089d556d95d841e21754ff8 (diff)
downloadexchange-ec05a64e3e6346ea91b79244a0a69b06afd22562.tar.gz
exchange-ec05a64e3e6346ea91b79244a0a69b06afd22562.tar.bz2
exchange-ec05a64e3e6346ea91b79244a0a69b06afd22562.zip
space
-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 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.
*