summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-04-08 22:29:21 +0200
committerChristian Grothoff <christian@grothoff.org>2015-04-08 22:29:21 +0200
commit76e6201e719f8c2f5a8069952babf5b79c022134 (patch)
treeb93d60211c776030a04c9b39f26b56ca95ab66df
parent80b29ed2aef0c50a9755809816d781afc08ef71e (diff)
downloadexchange-76e6201e719f8c2f5a8069952babf5b79c022134.tar.gz
exchange-76e6201e719f8c2f5a8069952babf5b79c022134.tar.bz2
exchange-76e6201e719f8c2f5a8069952babf5b79c022134.zip
-typo
-rw-r--r--src/mint/taler-mint-httpd_responses.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mint/taler-mint-httpd_responses.c b/src/mint/taler-mint-httpd_responses.c
index 2060d3f84..bec632520 100644
--- a/src/mint/taler-mint-httpd_responses.c
+++ b/src/mint/taler-mint-httpd_responses.c
@@ -389,7 +389,7 @@ compile_transaction_history (const struct TALER_MINTDB_TransactionList *tl)
{
struct TALER_RefreshMeltCoinAffirmationPS ms;
const struct TALER_MINTDB_RefreshMelt *melt = pos->details.melt;
-t
+
type = "melt";
value = melt->amount_with_fee;
ms.purpose.purpose = htonl (TALER_SIGNATURE_WALLET_COIN_MELT);