gnunet-svn
[Top][All Lists]
Advanced

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

[taler-donau] branch master updated: add const2


From: gnunet
Subject: [taler-donau] branch master updated: add const2
Date: Mon, 20 Nov 2023 15:19:15 +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 7189fd1  add const2
7189fd1 is described below

commit 7189fd1affa3e5bcbdab5c7c3514deb8f415e65b
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
AuthorDate: Mon Nov 20 15:20:08 2023 +0100

    add const2
---
 src/include/donau_crypto_lib.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/donau_crypto_lib.h b/src/include/donau_crypto_lib.h
index 8b593da..e76501a 100644
--- a/src/include/donau_crypto_lib.h
+++ b/src/include/donau_crypto_lib.h
@@ -255,7 +255,7 @@ DONAU_donation_statement_verify (
   const unsigned int year,
   const struct TALER_DONAU_HashDonorTaxId *i,
   const struct TALER_DONAU_EddsaPublicKeyP *donau_pub,
-  struct TALER_DonauSignatureP *statement_sig);
+  const struct TALER_DonauSignatureP *statement_sig);
 
 
 #endif

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