aboutsummaryrefslogtreecommitdiff
path: root/brandt.h
diff options
context:
space:
mode:
Diffstat (limited to 'brandt.h')
-rw-r--r--brandt.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/brandt.h b/brandt.h
index ad98663..dad324a 100644
--- a/brandt.h
+++ b/brandt.h
@@ -187,10 +187,10 @@ BRANDT_new (BRANDT_CbBroadcast broadcast,
187 void *auction_closure, 187 void *auction_closure,
188 void **auction_desc, 188 void **auction_desc,
189 size_t *auction_desc_len, 189 size_t *auction_desc_len,
190 const void *description,
191 uint32_t description_len,
190 struct GNUNET_TIME_Absolute time_start, 192 struct GNUNET_TIME_Absolute time_start,
191 struct GNUNET_TIME_Relative time_round, 193 struct GNUNET_TIME_Relative time_round,
192 void *description,
193 uint32_t description_len,
194 uint16_t num_prices, 194 uint16_t num_prices,
195 uint16_t m, 195 uint16_t m,
196 int outcome_public); 196 int outcome_public);