aboutsummaryrefslogtreecommitdiff
path: root/src/nat/test_nat_test.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-07-11 14:49:46 +0000
committerChristian Grothoff <christian@grothoff.org>2011-07-11 14:49:46 +0000
commit8dc32abbeff6b4b348253afed6c60543665a34c2 (patch)
tree0fe942debb1a57fcfef9d3526aab7217377b101a /src/nat/test_nat_test.c
parentc7c9e6915281826e3027bc215ddffb14c2a72e47 (diff)
downloadgnunet-8dc32abbeff6b4b348253afed6c60543665a34c2.tar.gz
gnunet-8dc32abbeff6b4b348253afed6c60543665a34c2.zip
logging
Diffstat (limited to 'src/nat/test_nat_test.c')
-rw-r--r--src/nat/test_nat_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nat/test_nat_test.c b/src/nat/test_nat_test.c
index a7c7ff967..32c4fb2d8 100644
--- a/src/nat/test_nat_test.c
+++ b/src/nat/test_nat_test.c
@@ -31,7 +31,7 @@
31#include "gnunet_nat_lib.h" 31#include "gnunet_nat_lib.h"
32 32
33 33
34#define VERBOSE GNUNET_YES 34#define VERBOSE GNUNET_NO
35 35
36 36
37/** 37/**