diff options
author | Christian Grothoff <christian@grothoff.org> | 2024-09-15 01:27:59 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2024-09-15 01:27:59 +0200 |
commit | 48fd49270304843170070a245ed12ccb10a9f98d (patch) | |
tree | f8208019cb985b8367851ba5b27ff9a73ba577c8 /src/lib | |
parent | ffbb31e180ddcce16337900d546e90271b848779 (diff) |
doxygen fixes
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/merchant_api_get_kyc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/merchant_api_get_kyc.c b/src/lib/merchant_api_get_kyc.c index 8e441647..0c9f610b 100644 --- a/src/lib/merchant_api_get_kyc.c +++ b/src/lib/merchant_api_get_kyc.c @@ -74,7 +74,7 @@ struct TALER_MERCHANT_KycGetHandle * * @param kyc operation handle * @param[in,out] kr response details - * @param pends pending_kycs array from the reply + * @param jkyc array from the reply * @return #GNUNET_OK on success (callback was called) */ static enum GNUNET_GenericReturnValue |