[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [gnunet] branch master updated: fix dead link
From: |
gnunet |
Subject: |
[GNUnet-SVN] [gnunet] branch master updated: fix dead link |
Date: |
Thu, 08 Aug 2019 17:50:10 +0200 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository gnunet.
The following commit(s) were added to refs/heads/master by this push:
new 184835987 fix dead link
184835987 is described below
commit 184835987950b119bb2057aa8b1f4133a4a480c1
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Thu Aug 8 17:48:42 2019 +0200
fix dead link
---
src/include/gnunet_crypto_lib.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
/**
* @brief an ECC signature using EdDSA.
- * See https://gnunet.org/ed25519
+ * See cr.yp.to/papers.html#ed25519
*/
struct GNUNET_CRYPTO_EddsaSignature
{
--
To stop receiving notification emails like this one, please contact
address@hidden.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [gnunet] branch master updated: fix dead link,
gnunet <=