summaryrefslogtreecommitdiff
path: root/brandt.h
diff options
context:
space:
mode:
authorMarkus Teich <markus.teich@stusta.mhn.de>2016-11-04 16:42:59 +0100
committerMarkus Teich <markus.teich@stusta.mhn.de>2016-11-04 16:42:59 +0100
commit1e83436746c87ae2671a5541a5e020ae61b49555 (patch)
treeb18ae3e977d05a87e32d70402fd9a3a1494470f7 /brandt.h
parentaa83eda9e94b1bcbd252ed5a614c527d8b5c3e93 (diff)
clarify BRANDT_new doc
Diffstat (limited to 'brandt.h')
-rw-r--r--brandt.h2
1 files changed, 1 insertions, 1 deletions
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