From: Matthias Wachs Date: Tue, 31 Jan 2012 16:03:30 +0000 (+0000) Subject: - rename X-Git-Tag: initial-import-from-subversion-38251~14966 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7e2c3b00d5f4e19b90bf45892a785058a9bd0783;p=oweals%2Fgnunet.git - rename --- diff --git a/src/transport/plugin_transport_udp_new.h b/src/transport/plugin_transport_udp_new.h index 757135120..ec943c11b 100644 --- a/src/transport/plugin_transport_udp_new.h +++ b/src/transport/plugin_transport_udp_new.h @@ -41,7 +41,7 @@ #define LOG(kind,...) GNUNET_log_from (kind, "transport-udp", __VA_ARGS__) -#define DEBUG_UDP GNUNET_NO +#define DEBUG_UDP GNUNET_YES #define DEBUG_UDP_BROADCASTING GNUNET_NO /** @@ -131,7 +131,7 @@ struct Plugin /** * Heap with all of our defragmentation activities. */ - struct GNUNET_CONTAINER_Heap *defrags; + struct GNUNET_CONTAINER_Heap *defrag_ctxs; /** * ID of select task