aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-02-03 15:04:47 +0000
committerChristian Grothoff <christian@grothoff.org>2015-02-03 15:04:47 +0000
commit0746aa79dabb53ebe076b562a3ff34d39362bd20 (patch)
treef5960ed786cda50000e54ab1c7f046f920dc8388 /src/transport/test_transport_api.c
parentba7c658b879794e3c18079d3095a11e4f5f1863f (diff)
downloadgnunet-0746aa79dabb53ebe076b562a3ff34d39362bd20.tar.gz
gnunet-0746aa79dabb53ebe076b562a3ff34d39362bd20.zip
-dead code elimination
Diffstat (limited to 'src/transport/test_transport_api.c')
-rw-r--r--src/transport/test_transport_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/test_transport_api.c b/src/transport/test_transport_api.c
index 239ecdfed..ce6db8ad1 100644
--- a/src/transport/test_transport_api.c
+++ b/src/transport/test_transport_api.c
@@ -33,7 +33,7 @@
33/** 33/**
34 * How long until we give up on transmitting the message? 34 * How long until we give up on transmitting the message?
35 */ 35 */
36#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 600) 36#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 120)
37 37
38/** 38/**
39 * How long until we give up on transmitting the message? 39 * How long until we give up on transmitting the message?