projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4295e8
)
- remove msg
author
Matthias Wachs
<wachs@net.in.tum.de>
Thu, 24 May 2012 14:31:55 +0000
(14:31 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Thu, 24 May 2012 14:31:55 +0000
(14:31 +0000)
src/transport/gnunet-service-transport.c
patch
|
blob
|
history
diff --git
a/src/transport/gnunet-service-transport.c
b/src/transport/gnunet-service-transport.c
index 9a1d86ffe3a1f7c5631ce06ef1eff9c1588091f5..93fd0d685acd7957c6290e003da48c16c890b73b 100644
(file)
--- 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