aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_crypto_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_crypto_lib.h')
-rw-r--r--src/include/gnunet_crypto_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_crypto_lib.h b/src/include/gnunet_crypto_lib.h
index 2037159e5..140a1b48c 100644
--- a/src/include/gnunet_crypto_lib.h
+++ b/src/include/gnunet_crypto_lib.h
@@ -148,7 +148,7 @@ struct GNUNET_CRYPTO_EccSignaturePurpose
148 148
149/** 149/**
150 * @brief an ECC signature using EdDSA. 150 * @brief an ECC signature using EdDSA.
151 * See https://gnunet.org/ed25519 151 * See cr.yp.to/papers.html#ed25519
152 */ 152 */
153struct GNUNET_CRYPTO_EddsaSignature 153struct GNUNET_CRYPTO_EddsaSignature
154{ 154{