dbg
authorChristian Grothoff <christian@grothoff.org>
Tue, 7 Jun 2011 10:24:22 +0000 (10:24 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 7 Jun 2011 10:24:22 +0000 (10:24 +0000)
src/transport/gnunet-service-transport.c

index 895394c59d29c646ecb3d7351a3089ae874de751..fb873cbba260776841781ddca456c9bc5b85b040 100644 (file)
@@ -5770,8 +5770,8 @@ handle_set_quota (void *cls,
                                GNUNET_NO);
       return;
     }
-#if DEBUG_TRANSPORT || 1
-  GNUNET_log (GNUNET_ERROR_TYPE_WARNING,
+#if DEBUG_TRANSPORT 
+  GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
               "Received `%s' request (new quota %u, old quota %u) from client for peer `%4s'\n",
               "SET_QUOTA",
              (unsigned int) ntohl (qsm->quota.value__),