gnunet-svn
[Top][All Lists]
Advanced

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

[taler-donau] branch master updated: fix code


From: gnunet
Subject: [taler-donau] branch master updated: fix code
Date: Mon, 20 Nov 2023 14:30:35 +0100

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

johannes-casaburi pushed a commit to branch master
in repository donau.

The following commit(s) were added to refs/heads/master by this push:
     new e44f94f  fix code
e44f94f is described below

commit e44f94f92a6a97d34ef308f9a3c7411789af349a
Author: Casaburi Johannes <johannes.casaburi@students.bfh.ch>
AuthorDate: Mon Nov 20 14:29:55 2023 +0100

    fix code
---
 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 20ffec7..59df15e 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,
-  const TALER_DonauSignatureP *statement_sig)
+  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]