aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-03-14 15:42:14 +0000
committerChristian Grothoff <christian@grothoff.org>2013-03-14 15:42:14 +0000
commit38144d2375191205912027c97a5af6c7bbe87bfe (patch)
tree8d2d15b31bdee3abc466ddecaf5ec2d02ada0aa0 /src/include
parent4bb84af9b3fe9a6808025a9c7040f3b772ebb7a8 (diff)
downloadgnunet-38144d2375191205912027c97a5af6c7bbe87bfe.tar.gz
gnunet-38144d2375191205912027c97a5af6c7bbe87bfe.zip
-doc
Diffstat (limited to 'src/include')
-rw-r--r--src/include/gnunet_consensus_service.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/include/gnunet_consensus_service.h b/src/include/gnunet_consensus_service.h
index 49f18c950..4462144ea 100644
--- a/src/include/gnunet_consensus_service.h
+++ b/src/include/gnunet_consensus_service.h
@@ -86,9 +86,9 @@ struct GNUNET_CONSENSUS_Handle;
86 86
87 87
88/** 88/**
89 * Create a consensus session. 89 * Create a consensus session. The set being reconciled is initially
90 * The set being reconciled is initially empty. Only reconcile with other peers 90 * empty. Only reconcile with other peers after
91 * after GNUNET_CONSENSUS_reconcile has been called. 91 * GNUNET_CONSENSUS_reconcile has been called.
92 * 92 *
93 * @param cfg 93 * @param cfg
94 * @param num_peers 94 * @param num_peers