From a5d0694571db763efd0787a680168492f325b2e6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 4 Oct 2011 13:24:22 +0000 Subject: LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging calls (#1805). --- src/fragmentation/test_fragmentation.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fragmentation') diff --git a/src/fragmentation/test_fragmentation.c b/src/fragmentation/test_fragmentation.c index b04b28385..14901cf68 100644 --- a/src/fragmentation/test_fragmentation.c +++ b/src/fragmentation/test_fragmentation.c @@ -25,7 +25,7 @@ #include "platform.h" #include "gnunet_fragmentation_lib.h" -#define VERBOSE GNUNET_NO +#define VERBOSE GNUNET_EXTRA_LOGGING #define DETAILS GNUNET_NO -- cgit v1.2.3