aboutsummaryrefslogtreecommitdiff
path: root/src/dv/plugin_transport_dv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dv/plugin_transport_dv.c')
-rw-r--r--src/dv/plugin_transport_dv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dv/plugin_transport_dv.c b/src/dv/plugin_transport_dv.c
index bd73e7e20..feb8a2e57 100644
--- a/src/dv/plugin_transport_dv.c
+++ b/src/dv/plugin_transport_dv.c
@@ -37,7 +37,7 @@
37#include "gnunet_transport_plugin.h" 37#include "gnunet_transport_plugin.h"
38#include "dv.h" 38#include "dv.h"
39 39
40#define DEBUG_TEMPLATE GNUNET_NO 40#define DEBUG_TEMPLATE GNUNET_EXTRA_LOGGING
41 41
42/** 42/**
43 * Encapsulation of all of the state of the plugin. 43 * Encapsulation of all of the state of the plugin.