aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/consensus_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/consensus/consensus_api.c')
-rw-r--r--src/consensus/consensus_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/consensus/consensus_api.c b/src/consensus/consensus_api.c
index 8653621ec..7e7bb3fcf 100644
--- a/src/consensus/consensus_api.c
+++ b/src/consensus/consensus_api.c
@@ -60,7 +60,7 @@ struct GNUNET_CONSENSUS_Handle
60 struct GNUNET_HashCode session_id; 60 struct GNUNET_HashCode session_id;
61 61
62 /** 62 /**
63 * GNUNES_YES iff the join message has been sent to the service. 63 * #GNUNET_YES iff the join message has been sent to the service.
64 */ 64 */
65 int joined; 65 int joined;
66 66