gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] branch master updated: -fix


From: gnunet
Subject: [gnunet] branch master updated: -fix
Date: Mon, 31 Jan 2022 18:16:26 +0100

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 d66fc0956 -fix
d66fc0956 is described below

commit d66fc0956fc3179f99db6e05137825bd1c06408a
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Mon Jan 31 18:16:22 2022 +0100

    -fix
---
 src/revocation/gnunet-revocation-tvg.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/revocation/gnunet-revocation-tvg.c 
b/src/revocation/gnunet-revocation-tvg.c
index 6e6d36fd4..0838cecc4 100644
--- a/src/revocation/gnunet-revocation-tvg.c
+++ b/src/revocation/gnunet-revocation-tvg.c
@@ -93,7 +93,7 @@ run (void *cls,
                                  GNUNET_IDENTITY_key_get_length (&id_pub),
                                  ztld,
                                  sizeof (ztld));
-  fprintf (stdout, "Zone private key (d, big-endian scalar, with ztype 
prepended):\n");
+  fprintf (stdout, "Zone private key (d, big-endian scalar):\n");
   print_bytes_ (&id_priv.ecdsa_key, sizeof(id_priv.ecdsa_key), 8, 1);
   fprintf (stdout, "\n");
   fprintf (stdout, "Zone identifier (ztype|zkey):\n");

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]