gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r17256 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r17256 - gnunet/src/transport
Date: Thu, 6 Oct 2011 15:41:00 +0200

Author: wachs
Date: 2011-10-06 15:41:00 +0200 (Thu, 06 Oct 2011)
New Revision: 17256

Modified:
   gnunet/src/transport/plugin_transport_http_server.c
Log:
logging


Modified: gnunet/src/transport/plugin_transport_http_server.c
===================================================================
--- gnunet/src/transport/plugin_transport_http_server.c 2011-10-06 13:37:05 UTC 
(rev 17255)
+++ gnunet/src/transport/plugin_transport_http_server.c 2011-10-06 13:41:00 UTC 
(rev 17256)
@@ -886,7 +886,7 @@
     if (timeout != last_timeout)
     {
 #if VERBOSE_SERVER
-      GNUNET_log_from (GNUNET_ERROR_TYPE_ERROR, plugin->name,
+      GNUNET_log_from (GNUNET_ERROR_TYPE_DEBUG, plugin->name,
                        "SELECT Timeout changed from %llu to %llu\n",
                        last_timeout, timeout);
 #endif




reply via email to

[Prev in Thread] Current Thread [Next in Thread]