From fe18c104d8a8d3667b3c872078549c7e78c71db0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 8 Nov 2022 14:56:32 +0100 Subject: -fix #7428 --- src/lib/exchange_api_common.h | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'src/lib/exchange_api_common.h') diff --git a/src/lib/exchange_api_common.h b/src/lib/exchange_api_common.h index 80c36daf..1b9ddce3 100644 --- a/src/lib/exchange_api_common.h +++ b/src/lib/exchange_api_common.h @@ -129,12 +129,10 @@ TALER_EXCHANGE_check_coin_amount_conflict_ ( /** - * Verify that @a proof contains a coin history - * that demonstrates that @a coin_pub was previously - * used with a denomination key that is different - * from @a ch_denom_pub. Note that the coin history - * MUST have been checked before using - * #TALER_EXCHANGE_check_coin_amount_conflict_(). + * Verify that @a proof contains a coin history that demonstrates that @a + * coin_pub was previously used with a denomination key that is different from + * @a ch_denom_pub. Note that the coin history MUST have been checked before + * using #TALER_EXCHANGE_check_coin_amount_conflict_(). * * @param proof a proof to check * @param ch_denom_pub hash of the conflicting denomination -- cgit v1.2.3