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 11:23: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 adbb9ce3f -fix
adbb9ce3f is described below

commit adbb9ce3f1f77d812686ef001cfa8e1d0c137fd8
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Mon Jan 31 11:23:25 2022 +0100

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

diff --git a/src/gnsrecord/gnunet-gnsrecord-tvg.c 
b/src/gnsrecord/gnunet-gnsrecord-tvg.c
index 26a177331..3804ad458 100644
--- a/src/gnsrecord/gnunet-gnsrecord-tvg.c
+++ b/src/gnsrecord/gnunet-gnsrecord-tvg.c
@@ -199,7 +199,7 @@ run_pkey (void)
   fprintf (stdout, "\n");
   fprintf (stdout, "Encryption key (K):\n");
   print_bytes (skey, sizeof (skey), 8);
-
+  fprintf (stdout, "\n");
 
   rrblock = GNUNET_GNSRECORD_block_create (&id_priv,
                                            expire,

-- 
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]