From f3ed6ea694e83e45d257fb64b5ae23e73bc81465 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 2 Aug 2021 15:58:53 +0200 Subject: misc doxygen fixes --- src/include/anastasis.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/include/anastasis.h') diff --git a/src/include/anastasis.h b/src/include/anastasis.h index 1591106..d253868 100644 --- a/src/include/anastasis.h +++ b/src/include/anastasis.h @@ -613,6 +613,7 @@ typedef void * * @param ctx the CURL context used to connect to the backend * @param user_id user identifier derived from user data and backend salt + * @param provider_url base URL of the provider to upload to * @param type defines the type of the challenge (secure question, sms, email) * @param instructions depending on @a type! usually only for security question/answer! * @param mime_type format of the challenge @@ -648,6 +649,7 @@ ANASTASIS_truth_upload ( * * @param ctx the CURL context used to connect to the backend * @param user_id user identifier derived from user data and backend salt + * @param provider_url base URL of the provider to upload to * @param type defines the type of the challenge (secure question, sms, email) * @param instructions depending on @a type! usually only for security question/answer! * @param mime_type format of the challenge @@ -946,11 +948,9 @@ struct ANASTASIS_ProviderDetails * @param providers array of providers with URLs to upload the policies to * @param pss_length length of the @a providers array * @param policies list of policies which are included in this recovery document - * @param policies_length length of the @a policies array + * @param policies_len length of the @a policies array * @param payment_years_requested for how many years would the client like the service to store the truth? * @param pay_timeout how long to wait for payment - * @param spc payment callback is opened to pay the upload - * @param spc_cls closure for the @a spc payment callback * @param src callback for the upload process * @param src_cls closure for the @a src upload callback * @param secret_name name of the core secret -- cgit v1.2.3