exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 21ea107cc0c34bf16b57833808352cd4e032fa8d
parent cb987575c17bd7c570d83b516dae86b4eabfe0d2
Author: Florian Dold <florian.dold@gmail.com>
Date:   Mon, 11 Apr 2016 21:10:20 +0200

newline

Diffstat:
Msrc/bank-lib/test_bank_api.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bank-lib/test_bank_api.c b/src/bank-lib/test_bank_api.c @@ -528,7 +528,7 @@ main (int argc, } /* give child time to start and bind against the socket */ fprintf (stderr, - "Waiting for taler-bank-manage to be ready"); + "Waiting for taler-bank-manage to be ready\n"); cnt = 0; do {