gnunet-svn
[Top][All Lists]
Advanced

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

[taler-donau] branch master updated: remove error


From: gnunet
Subject: [taler-donau] branch master updated: remove error
Date: Fri, 05 Jan 2024 21:53:09 +0100

This is an automated email from the git hooks/post-receive script.

lukas-matyja pushed a commit to branch master
in repository donau.

The following commit(s) were added to refs/heads/master by this push:
     new d63b019  remove error
d63b019 is described below

commit d63b019e82960b60e5ba9571c4e6b5967cfea56e
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
AuthorDate: Fri Jan 5 21:53:59 2024 +0100

    remove error
---
 src/donau/donau-httpd_keys.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/donau/donau-httpd_keys.c b/src/donau/donau-httpd_keys.c
index e71d646..11ce156 100644
--- a/src/donau/donau-httpd_keys.c
+++ b/src/donau/donau-httpd_keys.c
@@ -85,7 +85,7 @@ struct SigningKey
   /**
    * The donau's (online signing) public key.
    */
-  struct DONAU_EddsaPublicKeyP donau_pub;
+  struct DONAU_DonauPublicKeyP donau_pub;
 
   /**
    * Meta data about the signing key, such as validity periods.

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