diff options
author | Markus Teich <markus.teich@stusta.mhn.de> | 2016-11-04 16:42:59 +0100 |
---|---|---|
committer | Markus Teich <markus.teich@stusta.mhn.de> | 2016-11-04 16:42:59 +0100 |
commit | 1e83436746c87ae2671a5541a5e020ae61b49555 (patch) | |
tree | b18ae3e977d05a87e32d70402fd9a3a1494470f7 /brandt.h | |
parent | aa83eda9e94b1bcbd252ed5a614c527d8b5c3e93 (diff) |
clarify BRANDT_new doc
Diffstat (limited to 'brandt.h')
-rw-r--r-- | brandt.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |