gnunet-svn
[Top][All Lists]
Advanced

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

[taler-donau] branch master updated: fix code2


From: gnunet
Subject: [taler-donau] branch master updated: fix code2
Date: Mon, 20 Nov 2023 14:36:22 +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 ce48e1b  fix code2
ce48e1b is described below

commit ce48e1b3d1991e4bcb101568a1fde56cc09a11d1
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
AuthorDate: Mon Nov 20 14:37:10 2023 +0100

    fix code2
---
 src/util/donau_signatures.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/util/donau_signatures.c b/src/util/donau_signatures.c
index 59df15e..88e57a7 100644
--- a/src/util/donau_signatures.c
+++ b/src/util/donau_signatures.c
@@ -89,7 +89,7 @@ DONAU_donation_statement_verify (
   const unsigned int year,
   const struct TALER_DONAU_HashDonorTaxId *i,
   const struct TALER_DONAU_PublicKeyP *donau_pub,
-  struct TALER_DonauSignatureP *statement_sig)
+  const struct TALER_DonauSignatureP *statement_sig)
 {
   struct TALER_DonationStatementConfirmationPS tps = {
     .purpose.size = htonl (sizeof (struct 
TALER_DonationStatementConfirmationPS)),

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