donau

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

commit 03193a073d372a47ce8e93d1cf07b938d6a88b25
parent 2af44c14378ae9a8fbae9eb95c170528f2a1e5ba
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
Date:   Mon, 20 Nov 2023 23:04:43 +0100

solve some errors

Diffstat:
Msrc/util/donau_signatures.c | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/util/donau_signatures.c b/src/util/donau_signatures.c @@ -31,7 +31,7 @@ GNUNET_NETWORK_STRUCT_BEGIN * @brief Format used to generate the signature/donation statement * over the total amount and a donor identifier of a year. */ -struct TALER_DonationStatementConfirmationPS +struct DONAU_DonationStatementConfirmationPS { /** * Purpose must be #DONAU_SIGNATURE_DONAU_DONATION_STATEMENT. Signed @@ -47,7 +47,7 @@ struct TALER_DonationStatementConfirmationPS /** * The hash of the identifier of the donor. */ - struct TALER_DONAU_HashDonorTaxId i; + struct DONAU_HashDonorTaxId i; /** * The corresponding year.