From: Matthias Wachs Date: Thu, 24 May 2012 14:31:55 +0000 (+0000) Subject: - remove msg X-Git-Tag: initial-import-from-subversion-38251~13418 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9f0a09cc13f4738303cd38e1b44b4f64df66e133;p=oweals%2Fgnunet.git - remove msg --- diff --git a/src/transport/gnunet-service-transport.c b/src/transport/gnunet-service-transport.c index 9a1d86ffe..93fd0d685 100644 --- a/src/transport/gnunet-service-transport.c +++ b/src/transport/gnunet-service-transport.c @@ -230,7 +230,7 @@ plugin_env_receive_callback (void *cls, const struct GNUNET_PeerIdentity *peer, if (NULL == message) goto end; type = ntohs (message->type); - GNUNET_log (GNUNET_ERROR_TYPE_ERROR, "Received Message with type %u from peer `%s'\n", type, GNUNET_i2s (peer)); + GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Received Message with type %u from peer `%s'\n", type, GNUNET_i2s (peer)); GNUNET_STATISTICS_update (GST_stats, gettext_noop