From be332af6282741ed921304c98c5750aefe280d5b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 1 Oct 2009 21:59:23 +0000 Subject: [PATCH] no-verb --- src/util/test_connection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/test_connection.c b/src/util/test_connection.c index 888b9d015..549b3b840 100644 --- a/src/util/test_connection.c +++ b/src/util/test_connection.c @@ -27,7 +27,7 @@ #include "gnunet_scheduler_lib.h" #include "gnunet_time_lib.h" -#define VERBOSE GNUNET_YES +#define VERBOSE GNUNET_NO #define PORT 12435 -- 2.25.1