commit cc025d8730005d90a8434d84067484548de47a2e
parent 1ab6b82aa4a8ee0da7f45897bbac0d9adc9f0bb4
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
Date: Tue, 23 Apr 2024 16:54:42 +0200
Merge remote-tracking branch 'refs/remotes/origin/master'
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/include/donaudb_plugin.h b/src/include/donaudb_plugin.h
@@ -532,6 +532,8 @@ struct DONAUDB_Plugin
const struct DONAU_HashDonorTaxId *h_tax_number,
const struct DONAU_DonationReceipt *donation_receipts,
const size_t num_dr,
+ const struct DONAU_DonationReceipt *donation_receipts,
+ const size_t num_dr,
const uint64_t donation_year);
/**