aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_signatures.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_signatures.h')
-rw-r--r--src/include/gnunet_signatures.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/gnunet_signatures.h b/src/include/gnunet_signatures.h
index 05d758cdb..fafe6e5ae 100644
--- a/src/include/gnunet_signatures.h
+++ b/src/include/gnunet_signatures.h
@@ -147,9 +147,9 @@ extern "C"
147#define GNUNET_SIGNATURE_PURPOSE_CONVERSATION_RING 20 147#define GNUNET_SIGNATURE_PURPOSE_CONVERSATION_RING 20
148 148
149/** 149/**
150 * Key exchange in MESH 150 * Key exchange in CADET
151 */ 151 */
152#define GNUNET_SIGNATURE_PURPOSE_MESH_KX 21 152#define GNUNET_SIGNATURE_PURPOSE_CADET_KX 21
153 153
154/** 154/**
155 * Signature for the first round of distributed key generation. 155 * Signature for the first round of distributed key generation.