commit 76e6201e719f8c2f5a8069952babf5b79c022134
parent 80b29ed2aef0c50a9755809816d781afc08ef71e
Author: Christian Grothoff <christian@grothoff.org>
Date: Wed, 8 Apr 2015 22:29:21 +0200
-typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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);