aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_download.c
diff options
context:
space:
mode:
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