summaryrefslogtreecommitdiff
path: root/src/lib/test_merchant_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/test_merchant_api.c')
-rw-r--r--src/lib/test_merchant_api.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/test_merchant_api.c b/src/lib/test_merchant_api.c
index 20f6bd9b..6e357c6a 100644
--- a/src/lib/test_merchant_api.c
+++ b/src/lib/test_merchant_api.c
@@ -1679,7 +1679,7 @@ main (int argc,
}
/* give child time to start and bind against the socket */
fprintf (stderr,
- "Waiting for taler-exchange-httpd to be ready");
+ "Waiting for taler-exchange-httpd to be ready\n");
cnt = 0;
do
{
@@ -1718,7 +1718,7 @@ main (int argc,
}
/* give child time to start and bind against the socket */
fprintf (stderr,
- "Waiting for taler-merchant-httpd to be ready");
+ "Waiting for taler-merchant-httpd to be ready\n");
cnt = 0;
do
{