aboutsummaryrefslogtreecommitdiff
path: root/test_brandt.c
diff options
context:
space:
mode:
Diffstat (limited to 'test_brandt.c')
-rw-r--r--test_brandt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_brandt.c b/test_brandt.c
index b3d9b1e..fb0f2c9 100644
--- a/test_brandt.c
+++ b/test_brandt.c
@@ -169,7 +169,7 @@ run_new_join (void *arg)
169 GNUNET_TIME_UNIT_MINUTES, 169 GNUNET_TIME_UNIT_MINUTES,
170 prizes, /* amount of possible prizes */ 170 prizes, /* amount of possible prizes */
171 0, /* m */ 171 0, /* m */
172 0); 172 1); /* outcome public */
173 if (!ad[bidders]) 173 if (!ad[bidders])
174 { 174 {
175 weprintf ("BRANDT_new() failed."); 175 weprintf ("BRANDT_new() failed.");