gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -minor


From: gnunet
Subject: [gnunet] branch master updated: -minor
Date: Mon, 31 Jan 2022 17:47:29 +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 40b1c094c -minor
40b1c094c is described below

commit 40b1c094ccd5977ca2bb614fde19305ebde4b4a2
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Mon Jan 31 17:47:24 2022 +0100

    -minor
---
 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 71d74ea5e..6e6d36fd4 100644
--- a/src/revocation/gnunet-revocation-tvg.c
+++ b/src/revocation/gnunet-revocation-tvg.c
@@ -96,7 +96,7 @@ run (void *cls,
   fprintf (stdout, "Zone private key (d, big-endian scalar, with ztype 
prepended):\n");
   print_bytes_ (&id_priv.ecdsa_key, sizeof(id_priv.ecdsa_key), 8, 1);
   fprintf (stdout, "\n");
-  fprintf (stdout, "Zone identifier (zid):\n");
+  fprintf (stdout, "Zone identifier (ztype|zkey):\n");
   print_bytes (&id_pub, GNUNET_IDENTITY_key_get_length (&id_pub), 8);
   fprintf (stdout, "\n");
   fprintf (stdout, "Encoded zone identifier (zkl = zTLD):\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]