aboutsummaryrefslogtreecommitdiff
path: root/src/block/plugin_block_template.c
diff options
context:
space:
mode:
authorgrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2011-10-04 13:24:22 +0000
committergrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2011-10-04 13:24:22 +0000
commitd290a573b22f3a7f8f364d779f4d36e9227c2fce (patch)
tree1190488e92987d408c93d5b0edf9f0f48d47b81e /src/block/plugin_block_template.c
parentb12570b11e2a4e4449fbf562ee51aae3a887127a (diff)
LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging calls
(#1805). git-svn-id: https://gnunet.org/svn/gnunet@17173 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/block/plugin_block_template.c')
-rw-r--r--src/block/plugin_block_template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/block/plugin_block_template.c b/src/block/plugin_block_template.c
index 7ce3004eb5..6ed675dc9a 100644
--- a/src/block/plugin_block_template.c
+++ b/src/block/plugin_block_template.c
@@ -27,7 +27,7 @@
#include "platform.h"
#include "gnunet_block_plugin.h"
-#define DEBUG_TEMPLATE GNUNET_NO
+#define DEBUG_TEMPLATE GNUNET_EXTRA_LOGGING
/**