From 012249fc09018fe434e5a2ff1604357f328f6980 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 4 Oct 2022 19:23:01 +0200 Subject: -fix typos --- src/exchangedb/pg_iterate_reserve_close_info.h | 1 - src/include/taler_kyclogic_lib.h | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/exchangedb/pg_iterate_reserve_close_info.h b/src/exchangedb/pg_iterate_reserve_close_info.h index a7e7c8d4a..34692e656 100644 --- a/src/exchangedb/pg_iterate_reserve_close_info.h +++ b/src/exchangedb/pg_iterate_reserve_close_info.h @@ -32,7 +32,6 @@ * * @param cls closure * @param h_payto which target account is this about? - * @param h_payto account identifier * @param time_limit oldest transaction that could be relevant * @param kac function to call for each applicable amount, in reverse chronological order (or until @a kac aborts by returning anything except #GNUNET_OK). * @param kac_cls closure for @a kac diff --git a/src/include/taler_kyclogic_lib.h b/src/include/taler_kyclogic_lib.h index 7f4bf5b57..cfe6a5c7d 100644 --- a/src/include/taler_kyclogic_lib.h +++ b/src/include/taler_kyclogic_lib.h @@ -312,7 +312,7 @@ TALER_KYCLOGIC_requirements_to_logic (const char *requirements, * * @param provider_section configuration section of a * provider that triggered KYC process for a user - * @param provider_user user ID of the user at the provider + * @param provider_user_id user ID of the user at the provider * @param legitimization_id legitimizatin ID of a process * of that user at the provider * @param[out] attr_expiration set to when the @a attrs expire -- cgit v1.2.3