aboutsummaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-01-31 13:24:22 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-01-31 13:24:22 +0000
commitc8b9d46688bca0d65c5319041228e95de7a19dab (patch)
tree91ea172390ca67b55e18629b0ee9362d93437660 /src/util
parent19b433e509362c8d07f9c721b89ef60b341aa57e (diff)
downloadgnunet-c8b9d46688bca0d65c5319041228e95de7a19dab.tar.gz
gnunet-c8b9d46688bca0d65c5319041228e95de7a19dab.zip
- fix
Diffstat (limited to 'src/util')
-rw-r--r--src/util/test_os_network.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/test_os_network.c b/src/util/test_os_network.c
index 050668980..4486e6a99 100644
--- a/src/util/test_os_network.c
+++ b/src/util/test_os_network.c
@@ -26,7 +26,7 @@
26#include "gnunet_configuration_lib.h" 26#include "gnunet_configuration_lib.h"
27#include "gnunet_os_lib.h" 27#include "gnunet_os_lib.h"
28 28
29#define VERBOSE 29#define VERBOSE 1
30 30
31/** 31/**
32 * Check if the address we got is IPv4 or IPv6 loopback (which should 32 * Check if the address we got is IPv4 or IPv6 loopback (which should