aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_download.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-16 11:58:00 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-16 11:58:00 +0000
commit3c717abed1c6fb4bc82bc7855e0fe75f4ffdf849 (patch)
treeb44ac20bc16edac7f6e20ee6c37cc5ef220c5a9f /src/fs/fs_download.c
parent86fe7ccb1f18a3bd9f086e0f127062a073ae8601 (diff)
downloadgnunet-3c717abed1c6fb4bc82bc7855e0fe75f4ffdf849.tar.gz
gnunet-3c717abed1c6fb4bc82bc7855e0fe75f4ffdf849.zip
fs fix
Diffstat (limited to 'src/fs/fs_download.c')
-rw-r--r--src/fs/fs_download.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_download.c b/src/fs/fs_download.c
index 934f3567f..6e215ed27 100644
--- a/src/fs/fs_download.c
+++ b/src/fs/fs_download.c
@@ -38,7 +38,7 @@
38#include "fs.h" 38#include "fs.h"
39#include "fs_tree.h" 39#include "fs_tree.h"
40 40
41#define DEBUG_DOWNLOAD GNUNET_YES 41#define DEBUG_DOWNLOAD GNUNET_NO
42 42
43/** 43/**
44 * We're storing the IBLOCKS after the DBLOCKS on disk (so that we 44 * We're storing the IBLOCKS after the DBLOCKS on disk (so that we