aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/test_core_api.c')
-rw-r--r--src/core/test_core_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/test_core_api.c b/src/core/test_core_api.c
index e63fc9f9d..df29d52a1 100644
--- a/src/core/test_core_api.c
+++ b/src/core/test_core_api.c
@@ -112,7 +112,7 @@ static void
112terminate_task_error (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc) 112terminate_task_error (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
113{ 113{
114#if VERBOSE 114#if VERBOSE
115 fprintf (stderr, "ENDING ANGRILY %u\n", ok); 115 FPRINTF (stderr, "ENDING ANGRILY %u\n", ok);
116#endif 116#endif
117 GNUNET_break (0); 117 GNUNET_break (0);
118 if (NULL != p1.ch) 118 if (NULL != p1.ch)