aboutsummaryrefslogtreecommitdiff
path: root/src/transport
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-03-17 09:12:45 +0000
committerChristian Grothoff <christian@grothoff.org>2015-03-17 09:12:45 +0000
commitb2525ab006d7df86c40f6e7bab87bb112d58f010 (patch)
treefc9936ac539467bd97c4e500a6c65167d8e98594 /src/transport
parent48cff234f2f50df0f9efcfa02110e60d322d2b8d (diff)
downloadgnunet-b2525ab006d7df86c40f6e7bab87bb112d58f010.tar.gz
gnunet-b2525ab006d7df86c40f6e7bab87bb112d58f010.zip
-undo
Diffstat (limited to 'src/transport')
-rw-r--r--src/transport/test_transport_api_reliability.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/transport/test_transport_api_reliability.c b/src/transport/test_transport_api_reliability.c
index e24530008..fac13840e 100644
--- a/src/transport/test_transport_api_reliability.c
+++ b/src/transport/test_transport_api_reliability.c
@@ -31,11 +31,10 @@
31#include "gauger.h" 31#include "gauger.h"
32#include "transport-testing.h" 32#include "transport-testing.h"
33 33
34
35/** 34/**
36 * Allow making the problem "bigger". 35 * Allow making the problem "bigger".
37 */ 36 */
38#define FACTOR 10 37#define FACTOR 1
39 38
40/** 39/**
41 * Total number of messages to send 40 * Total number of messages to send