gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r21906 - gnunet/src/core


From: gnunet
Subject: [GNUnet-SVN] r21906 - gnunet/src/core
Date: Tue, 12 Jun 2012 12:55:43 +0200

Author: grothoff
Date: 2012-06-12 12:55:43 +0200 (Tue, 12 Jun 2012)
New Revision: 21906

Modified:
   gnunet/src/core/gnunet-service-core_clients.c
Log:
-debug

Modified: gnunet/src/core/gnunet-service-core_clients.c
===================================================================
--- gnunet/src/core/gnunet-service-core_clients.c       2012-06-12 10:41:49 UTC 
(rev 21905)
+++ gnunet/src/core/gnunet-service-core_clients.c       2012-06-12 10:55:43 UTC 
(rev 21906)
@@ -239,7 +239,7 @@
     if ( (0 != (options & GNUNET_CORE_OPTION_SEND_HDR_OUTBOUND)) &&
         (0 != (c->options & GNUNET_CORE_OPTION_SEND_FULL_OUTBOUND)) )
       continue;
-    GNUNET_log (GNUNET_ERROR_TYPE_INFO,
+    GNUNET_log (GNUNET_ERROR_TYPE_DEUBG,
                 "Sending %u message with %u bytes to client interested in 
messages of type %u.\n",
                options,
                ntohs (msg->size),




reply via email to

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