summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-11-06 22:34:12 +0100
committerChristian Grothoff <christian@grothoff.org>2022-11-06 22:34:12 +0100
commit04a45df4bf83230ff469b2c3d5ae6382eaf13ce9 (patch)
tree40dbda67863a3aaa6e4c69490a2a7cf6086f57c7 /src/include
parentf8e9241a3d4adb3e31e8691782136aaed88b41da (diff)
downloadexchange-04a45df4bf83230ff469b2c3d5ae6382eaf13ce9.tar.gz
exchange-04a45df4bf83230ff469b2c3d5ae6382eaf13ce9.tar.bz2
exchange-04a45df4bf83230ff469b2c3d5ae6382eaf13ce9.zip
-doxygen
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_kyclogic_lib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/taler_kyclogic_lib.h b/src/include/taler_kyclogic_lib.h
index c18c677df..60a7c23d2 100644
--- a/src/include/taler_kyclogic_lib.h
+++ b/src/include/taler_kyclogic_lib.h
@@ -232,8 +232,8 @@ TALER_KYCLOGIC_kyc_test_required (enum TALER_KYCLOGIC_KycTriggerEvent event,
*
* @param requirements space-spearated list of requirements
* @param h_payto hash over the account
- * @param[out] kyc_expire if satisfied, set to when the KYC
- * check data expires
+ * @param[out] kyc_details if satisfied, set to what kind of
+ * KYC information was collected
* @param ki iterator over satisfied providers
* @param ki_cls closure for @a ki
* @return true if the KYC check was satisfied