aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/include/gnunet_consensus_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_consensus_service.h b/src/include/gnunet_consensus_service.h
index 1977a7f55..7341f0e9b 100644
--- a/src/include/gnunet_consensus_service.h
+++ b/src/include/gnunet_consensus_service.h
@@ -72,7 +72,7 @@ struct GNUNET_CONSENSUS_Handle;
72 * @param element_size size of the elements in the reconciled set in bytes 72 * @param element_size size of the elements in the reconciled set in bytes
73 * @param new_element callback, called when a new element is added to the set by 73 * @param new_element callback, called when a new element is added to the set by
74 * another peer 74 * another peer
75 * @param mew_element_cls closure for new_element 75 * @param new_element_cls closure for new_element
76 * @return handle to use, NULL on error 76 * @return handle to use, NULL on error
77 */ 77 */
78struct GNUNET_CONSENSUS_Handle * 78struct GNUNET_CONSENSUS_Handle *