This commit is contained in:
Florian Dold 2016-04-11 21:10:20 +02:00
parent cb987575c1
commit 21ea107cc0

View File

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