This commit is contained in:
Christian Grothoff 2015-03-24 18:27:19 +01:00
parent 6404213457
commit ec05a64e3e

View File

@ -314,6 +314,7 @@ TALER_MINT_reply_deposit_success (struct MHD_Connection *connection,
return ret; return ret;
} }
/** /**
* Compile the transaction history of a coin into a JSON object. * Compile the transaction history of a coin into a JSON object.
* *