donau

Donation authority for GNU Taler (experimental)
Log | Files | Refs | Submodules | README | LICENSE

commit d4bcc323bb945c3b7f96baabbf97aa0df30956d8
parent 9a272e04180900b52cd5a3e04f2d66a724699434
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Sat,  2 Aug 2025 11:21:24 +0200

-fix warning

Diffstat:
Msrc/include/donau_service.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/donau_service.h b/src/include/donau_service.h @@ -447,7 +447,7 @@ DONAU_get_donation_amount_from_bkps ( * * @return #GNUNET_OK if the @a bkps array does not contain duplicates */ -const bool +bool DONAU_check_bkps_duplication ( const struct DONAU_BlindedUniqueDonorIdentifierKeyPair *bkps, const size_t num_bkps