From 1e83436746c87ae2671a5541a5e020ae61b49555 Mon Sep 17 00:00:00 2001 From: Markus Teich Date: Fri, 4 Nov 2016 16:42:59 +0100 Subject: clarify BRANDT_new doc --- brandt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brandt.h b/brandt.h index e97a865..101debf 100644 --- a/brandt.h +++ b/brandt.h @@ -190,7 +190,7 @@ BRANDT_join (BRANDT_CbResult result, /* setup needs more auction proposal details (hash, timeout, */ /* bid structure), later we need to know # participants */ /** - * Create a new auction described by the @a auction_desc parameter. + * Create a new auction described by the @a auction_desc parameter as seller. * * @param[in] broadcast Pointer to the broadcast callback function * @param[in] result Pointer to the result callback function -- cgit v1.2.3