aboutsummaryrefslogtreecommitdiff
path: root/src/util/network.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-31 21:18:45 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-31 21:18:45 +0000
commitafbb55ab2e50a669ac8212a084051fb970d72706 (patch)
treeddaa1ac3bc31dd7461f7bfb8655bb8806edfe2ce /src/util/network.c
parent7893ae9fc9f29b0319876e93e2f2aee756585d86 (diff)
downloadgnunet-afbb55ab2e50a669ac8212a084051fb970d72706.tar.gz
gnunet-afbb55ab2e50a669ac8212a084051fb970d72706.zip
remove temp files, indentation
Diffstat (limited to 'src/util/network.c')
-rw-r--r--src/util/network.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/network.c b/src/util/network.c
index 1136614e7..071b18cc6 100644
--- a/src/util/network.c
+++ b/src/util/network.c
@@ -29,7 +29,7 @@
29#include "disk.h" 29#include "disk.h"
30#include "gnunet_container_lib.h" 30#include "gnunet_container_lib.h"
31 31
32#define DEBUG_NETWORK GNUNET_YES 32#define DEBUG_NETWORK GNUNET_NO
33 33
34#ifndef INVALID_SOCKET 34#ifndef INVALID_SOCKET
35#define INVALID_SOCKET -1 35#define INVALID_SOCKET -1