aboutsummaryrefslogtreecommitdiff
path: root/src/hello
diff options
context:
space:
mode:
Diffstat (limited to 'src/hello')
-rw-r--r--src/hello/test_hello.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hello/test_hello.c b/src/hello/test_hello.c
index 0efbdee72..bdabc72ea 100644
--- a/src/hello/test_hello.c
+++ b/src/hello/test_hello.c
@@ -25,7 +25,7 @@
25#include "platform.h" 25#include "platform.h"
26#include "gnunet_hello_lib.h" 26#include "gnunet_hello_lib.h"
27 27
28#define DEBUG GNUNET_EXTRA_LOGGING 28#define DEBUG GNUNET_NO
29 29
30#define VERBOSE GNUNET_NO 30#define VERBOSE GNUNET_NO
31 31