diff options
author | Christian Grothoff <christian@grothoff.org> | 2013-03-14 15:42:14 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2013-03-14 15:42:14 +0000 |
commit | 38144d2375191205912027c97a5af6c7bbe87bfe (patch) | |
tree | 8d2d15b31bdee3abc466ddecaf5ec2d02ada0aa0 /src | |
parent | 4bb84af9b3fe9a6808025a9c7040f3b772ebb7a8 (diff) |
-doc
Diffstat (limited to 'src')
-rw-r--r-- | src/include/gnunet_consensus_service.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/include/gnunet_consensus_service.h b/src/include/gnunet_consensus_service.h index 49f18c950e..4462144eac 100644 --- a/src/include/gnunet_consensus_service.h +++ b/src/include/gnunet_consensus_service.h @@ -86,9 +86,9 @@ struct GNUNET_CONSENSUS_Handle; /** - * Create a consensus session. - * The set being reconciled is initially empty. Only reconcile with other peers - * after GNUNET_CONSENSUS_reconcile has been called. + * Create a consensus session. The set being reconciled is initially + * empty. Only reconcile with other peers after + * GNUNET_CONSENSUS_reconcile has been called. * * @param cfg * @param num_peers |