aboutsummaryrefslogtreecommitdiff
path: root/src/fs
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-01-30 16:03:01 +0000
committerChristian Grothoff <christian@grothoff.org>2013-01-30 16:03:01 +0000
commitfcd297a816ac50e34d7b421fd5950c39da491e7d (patch)
tree6b75d3c4b26947591b5ea5717826cba12a29d5c4 /src/fs
parenta9196f108e5db78091a2912f7ee4f225e69cf0f7 (diff)
downloadgnunet-fcd297a816ac50e34d7b421fd5950c39da491e7d.tar.gz
gnunet-fcd297a816ac50e34d7b421fd5950c39da491e7d.zip
-sanity
Diffstat (limited to 'src/fs')
-rw-r--r--src/fs/perf_gnunet_service_fs_p2p.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/perf_gnunet_service_fs_p2p.c b/src/fs/perf_gnunet_service_fs_p2p.c
index 10492eb0d..6c84d1545 100644
--- a/src/fs/perf_gnunet_service_fs_p2p.c
+++ b/src/fs/perf_gnunet_service_fs_p2p.c
@@ -32,7 +32,7 @@
32/** 32/**
33 * File-size we use for testing. 33 * File-size we use for testing.
34 */ 34 */
35#define FILESIZE (1024 * 1024 * 100) 35#define FILESIZE (1024 * 1024 * 10)
36 36
37/** 37/**
38 * How long until we give up on transmitting the message? 38 * How long until we give up on transmitting the message?