aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-11-16 15:01:27 +0000
committerChristian Grothoff <christian@grothoff.org>2012-11-16 15:01:27 +0000
commitf9226cec1d04a4edd32f7b0967c67c7b559393be (patch)
tree38a02ecc8662ba8ac05a2c668d1a0386858c5024 /src
parentd2d9a01f6e09efb9c2f9949809511241a3299151 (diff)
downloadgnunet-f9226cec1d04a4edd32f7b0967c67c7b559393be.tar.gz
gnunet-f9226cec1d04a4edd32f7b0967c67c7b559393be.zip
-typo
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 *