From: Matthias Wachs Date: Tue, 12 Jun 2012 10:57:27 +0000 (+0000) Subject: - typos X-Git-Tag: initial-import-from-subversion-38251~13130 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b59f32457f01990af89eca8ec9a837f47b74175d;p=oweals%2Fgnunet.git - typos --- diff --git a/src/core/gnunet-service-core_clients.c b/src/core/gnunet-service-core_clients.c index 7a9572418..72b5b8803 100644 --- a/src/core/gnunet-service-core_clients.c +++ b/src/core/gnunet-service-core_clients.c @@ -239,7 +239,7 @@ send_to_all_clients (const struct GNUNET_PeerIdentity *partner, if ( (0 != (options & GNUNET_CORE_OPTION_SEND_HDR_OUTBOUND)) && (0 != (c->options & GNUNET_CORE_OPTION_SEND_FULL_OUTBOUND)) ) continue; - GNUNET_log (GNUNET_ERROR_TYPE_DEUBG, + GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Sending %u message with %u bytes to client interested in messages of type %u.\n", options, ntohs (msg->size),