aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/consensus_api.c
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2013-06-25 23:37:13 +0000
committerFlorian Dold <florian.dold@gmail.com>2013-06-25 23:37:13 +0000
commit4340fe90fc88c79a1f90b52ced9acfef6719b8be (patch)
treef7c3af808fed7bd672c8de2c644b6199aa688b0e /src/consensus/consensus_api.c
parent298adbb1d8ac5355e925c69fae5706518c18d8e9 (diff)
downloadgnunet-4340fe90fc88c79a1f90b52ced9acfef6719b8be.tar.gz
gnunet-4340fe90fc88c79a1f90b52ced9acfef6719b8be.zip
doxygen
Diffstat (limited to 'src/consensus/consensus_api.c')
-rw-r--r--src/consensus/consensus_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/consensus/consensus_api.c b/src/consensus/consensus_api.c
index 684580755..a1dc40826 100644
--- a/src/consensus/consensus_api.c
+++ b/src/consensus/consensus_api.c
@@ -141,7 +141,7 @@ handle_new_element (void *cls,
141 * that the conclusion is over. 141 * that the conclusion is over.
142 * 142 *
143 * @param cls consensus handle 143 * @param cls consensus handle
144 * @param mh conclude done message 144 * @param msg conclude done message
145 */ 145 */
146static void 146static void
147handle_conclude_done (void *cls, 147handle_conclude_done (void *cls,