aboutsummaryrefslogtreecommitdiff
path: root/src/ats/ats_api_scheduling.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats/ats_api_scheduling.c')
-rw-r--r--src/ats/ats_api_scheduling.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ats/ats_api_scheduling.c b/src/ats/ats_api_scheduling.c
index 1333ec95b..d26841878 100644
--- a/src/ats/ats_api_scheduling.c
+++ b/src/ats/ats_api_scheduling.c
@@ -467,7 +467,7 @@ error_handler (void *cls,
467{ 467{
468 struct GNUNET_ATS_SchedulingHandle *sh = cls; 468 struct GNUNET_ATS_SchedulingHandle *sh = cls;
469 469
470 LOG (GNUNET_ERROR_TYPE_ERROR, 470 LOG (GNUNET_ERROR_TYPE_DEBUG,
471 "ATS connection died (code %d), reconnecting\n", 471 "ATS connection died (code %d), reconnecting\n",
472 (int) error); 472 (int) error);
473 force_reconnect (sh); 473 force_reconnect (sh);