From fb12af8319a84389a536ab2f3735daf3b24f11bd Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 18 Dec 2014 16:22:14 +0000 Subject: -use const in peerstore callback --- src/cadet/test_cadet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cadet') diff --git a/src/cadet/test_cadet.c b/src/cadet/test_cadet.c index fb17c053a..b9661a9b7 100644 --- a/src/cadet/test_cadet.c +++ b/src/cadet/test_cadet.c @@ -33,7 +33,7 @@ /** * How namy messages to send */ -#define TOTAL_PACKETS 20000 +#define TOTAL_PACKETS 40000 /** * How long until we give up on connecting the peers? -- cgit v1.2.3