From 6e599264ad13e8fc105493d74d7c11d46f8739ed Mon Sep 17 00:00:00 2001 From: ng0 Date: Fri, 6 Sep 2019 22:46:29 +0000 Subject: first step to remove plibc --- src/core/test_core_api_start_only.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/test_core_api_start_only.c') diff --git a/src/core/test_core_api_start_only.c b/src/core/test_core_api_start_only.c index 03edffe8e..92574e3d4 100644 --- a/src/core/test_core_api_start_only.c +++ b/src/core/test_core_api_start_only.c @@ -135,7 +135,7 @@ setup_peer (struct PeerContext *p, static void timeout_task (void *cls) { - FPRINTF (stderr, + fprintf (stderr, "%s", "Timeout.\n"); if (NULL != p1.ch) -- cgit v1.2.3