do not report as critical
authorChristian Grothoff <christian@grothoff.org>
Tue, 20 Oct 2009 08:13:16 +0000 (08:13 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 20 Oct 2009 08:13:16 +0000 (08:13 +0000)
src/core/core_api.c

index 05f34ec27d6865a47ed4313ec81321801d72777f..89bae05252caeea6ab054cd58af2c19920fe05a2 100644 (file)
@@ -420,7 +420,7 @@ main_handler (void *cls, const struct GNUNET_MessageHeader *msg)
 
   if (msg == NULL)
     {
-      GNUNET_log (GNUNET_ERROR_TYPE_WARNING,
+      GNUNET_log (GNUNET_ERROR_TYPE_INFO,
                   _
                   ("Client was disconnected from core service, trying to reconnect.\n"));
       reconnect (h);