diff options
Diffstat (limited to 'src/hello/test_hello.c')
-rw-r--r-- | src/hello/test_hello.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hello/test_hello.c b/src/hello/test_hello.c index 0efbdee..bdabc72 100644 --- a/src/hello/test_hello.c +++ b/src/hello/test_hello.c @@ -25,7 +25,7 @@ #include "platform.h" #include "gnunet_hello_lib.h" -#define DEBUG GNUNET_EXTRA_LOGGING +#define DEBUG GNUNET_NO #define VERBOSE GNUNET_NO |