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/transport/plugin_transport_smtp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/transport/plugin_transport_smtp.c') diff --git a/src/transport/plugin_transport_smtp.c b/src/transport/plugin_transport_smtp.c index 260045602..fa11a9b6d 100644 --- a/src/transport/plugin_transport_smtp.c +++ b/src/transport/plugin_transport_smtp.c @@ -40,7 +40,7 @@ */ #define SMTP_MESSAGE_SIZE 65528 -#define DEBUG_SMTP GNUNET_NO +#define DEBUG_SMTP GNUNET_EXTRA_LOGGING #define FILTER_STRING_SIZE 64 -- cgit v1.2.3