diff options
author | psyc://loupsycedyglgamf.onion/~lynX <ircs://psyced.org/youbroketheinternet> | 2018-06-27 10:59:51 +0000 |
---|---|---|
committer | psyc://loupsycedyglgamf.onion/~lynX <ircs://psyced.org/youbroketheinternet> | 2018-06-27 10:59:51 +0000 |
commit | 62fa707cf1568a487323f904061a27dcfb0642fa (patch) | |
tree | 58ce765f1646fd9a65277f86d468ab17c654f58c /src/consensus | |
parent | 22bb8cad921b6be5f0b533ec58049ae8f467d2ac (diff) |
-comments: the world ain't all male
Diffstat (limited to 'src/consensus')
-rw-r--r-- | src/consensus/gnunet-service-consensus.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/consensus/gnunet-service-consensus.c b/src/consensus/gnunet-service-consensus.c index 86d056aaf..afbefdc5a 100644 --- a/src/consensus/gnunet-service-consensus.c +++ b/src/consensus/gnunet-service-consensus.c @@ -2821,7 +2821,7 @@ construct_task_graph_gradecast (struct ConsensusSession *session, } /* We run this task to make sure that the leader has the stored the SET_KIND_LEADER set of himself, - so he can participate in the rest of the gradecast + so it can participate in the rest of the gradecast without the code having to handle any special cases. */ task = ((struct TaskEntry) { .step = step, |