- typos
authorMatthias Wachs <wachs@net.in.tum.de>
Tue, 12 Jun 2012 10:57:27 +0000 (10:57 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Tue, 12 Jun 2012 10:57:27 +0000 (10:57 +0000)
src/core/gnunet-service-core_clients.c

index 7a95724182d591a2bbab57392e1892033f007a90..72b5b880303fecdcb4f26b60162b8d98ae542c4f 100644 (file)
@@ -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),