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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_signatures.h b/src/include/gnunet_signatures.h
index 9b6a3d6b6..c54df3e85 100644
--- a/src/include/gnunet_signatures.h
+++ b/src/include/gnunet_signatures.h
@@ -49,7 +49,7 @@ extern "C"
49 49
50/** 50/**
51 * Signature for confirming that this peer connected to another peer 51 * Signature for confirming that this peer connected to another peer
52 * using a particular address. 52 * using a particular address (LEGACY)
53 */ 53 */
54#define GNUNET_SIGNATURE_PURPOSE_TRANSPORT_PONG_USING 2 54#define GNUNET_SIGNATURE_PURPOSE_TRANSPORT_PONG_USING 2
55 55