aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_signatures.h
diff options
context:
space:
mode:
authorGabor X Toth <*@tg-x.net>2014-07-25 10:27:43 +0000
committerGabor X Toth <*@tg-x.net>2014-07-25 10:27:43 +0000
commit98638edc1f1013173895fde63443a667525c58be (patch)
tree6fb4db5defa2d4d6339681203824b9ec0d93b157 /src/include/gnunet_signatures.h
parent6f414d77767065df447f9c223874cb9af5a48ea6 (diff)
downloadgnunet-98638edc1f1013173895fde63443a667525c58be.tar.gz
gnunet-98638edc1f1013173895fde63443a667525c58be.zip
multicast: use cadet to contact remote peers
Diffstat (limited to 'src/include/gnunet_signatures.h')
-rw-r--r--src/include/gnunet_signatures.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_signatures.h b/src/include/gnunet_signatures.h
index d875aeb6b..a2a41a256 100644
--- a/src/include/gnunet_signatures.h
+++ b/src/include/gnunet_signatures.h
@@ -149,7 +149,7 @@ extern "C"
149/** 149/**
150 * Key exchange in CADET 150 * Key exchange in CADET
151 */ 151 */
152#define GNUNET_SIGNATURE_PURPOSE_CADET_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.