diff options
author | Özgür Kesim <oec-taler@kesim.org> | 2022-10-04 20:06:49 +0200 |
---|---|---|
committer | Özgür Kesim <oec-taler@kesim.org> | 2022-10-04 20:06:49 +0200 |
commit | 0ad6a8cbfb4e6181a8db3547c0af42b9e914f5fc (patch) | |
tree | 412390c110679a5b3042efd930268c521a695746 /src/include/taler_kyclogic_lib.h | |
parent | 77266e6c93f3368171a8b17288f279195f1931dc (diff) | |
parent | 1cf6fbe8dc69172b9db30a7b07f3a7ce81d6f75e (diff) |
Merge branch 'master' into auction_brandt
Diffstat (limited to 'src/include/taler_kyclogic_lib.h')
-rw-r--r-- | src/include/taler_kyclogic_lib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_kyclogic_lib.h b/src/include/taler_kyclogic_lib.h index 7f4bf5b5..cfe6a5c7 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 |