X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fconsensus%2Fconsensus.h;h=f1049e1cd20c7c4c11da081bf8a5978ce0a48a34;hb=dd640f62b529261629b19a3c972ebea36e90b5ee;hp=06a66caede149557a6c679f910b188daeec3e547;hpb=eb2371484330014aaef9b0bfac1f1ae191bc2460;p=oweals%2Fgnunet.git diff --git a/src/consensus/consensus.h b/src/consensus/consensus.h index 06a66caed..f1049e1cd 100644 --- a/src/consensus/consensus.h +++ b/src/consensus/consensus.h @@ -4,7 +4,7 @@ GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published - by the Free Software Foundation; either version 2, or (at your + by the Free Software Foundation; either version 3, or (at your option) any later version. GNUnet is distributed in the hope that it will be useful, but @@ -30,6 +30,10 @@ GNUNET_NETWORK_STRUCT_BEGIN +/** + * Sent by the client to the service, + * when the client wants the service to join a consensus session. + */ struct GNUNET_CONSENSUS_JoinMessage { /**