aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_protocols.h')
-rw-r--r--src/include/gnunet_protocols.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index 8fc1cd6e6..ea150c52f 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -2289,7 +2289,7 @@ extern "C"
2289 * The cryptosystem has been established. 2289 * The cryptosystem has been established.
2290 * Contains the peer's share. 2290 * Contains the peer's share.
2291 */ 2291 */
2292#define GNUNET_MESSAGE_TYPE_SECRETSHARING_CLIENT_ESTABLISHED 783 2292#define GNUNET_MESSAGE_TYPE_SECRETSHARING_CLIENT_SECRET_READY 783
2293 2293
2294 2294
2295 2295