From 5583b7a0595fe5c91943419ea46260fe7f7b9e9c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 18 Jan 2020 14:24:55 +0100 Subject: libraries were folded, fold headers as well --- src/include/taler_auditor_service.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/include/taler_auditor_service.h') diff --git a/src/include/taler_auditor_service.h b/src/include/taler_auditor_service.h index 012db8ba1..486e7cc4b 100644 --- a/src/include/taler_auditor_service.h +++ b/src/include/taler_auditor_service.h @@ -246,7 +246,7 @@ TALER_AUDITOR_deposit_confirmation (struct TALER_AUDITOR_Handle *auditor, * Cancel a deposit-confirmation permission request. This function cannot be used * on a request handle if a response is already served for it. * - * @param deposit-confirmation the deposit-confirmation permission request handle + * @param deposit_confirmation the deposit-confirmation permission request handle */ void TALER_AUDITOR_deposit_confirmation_cancel (struct @@ -316,10 +316,10 @@ TALER_AUDITOR_list_exchanges (struct TALER_AUDITOR_Handle *auditor, /** - * Cancel a deposit-confirmation permission request. This function cannot be used + * Cancel a list exchanges request. This function cannot be used * on a request handle if a response is already served for it. * - * @param deposit-confirmation the deposit-confirmation permission request handle + * @param leh the list exchanges request handle */ void TALER_AUDITOR_list_exchanges_cancel (struct -- cgit v1.2.3