summaryrefslogtreecommitdiff
path: root/src/lib/anastasis_recovery.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-02 15:58:53 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-02 15:58:53 +0200
commitf3ed6ea694e83e45d257fb64b5ae23e73bc81465 (patch)
treeb48275a94cef9962f144bfef9e299c971248b85a /src/lib/anastasis_recovery.c
parented7b39b035fa18b777b71ddc568deff2f7977c82 (diff)
downloadanastasis-f3ed6ea694e83e45d257fb64b5ae23e73bc81465.tar.gz
anastasis-f3ed6ea694e83e45d257fb64b5ae23e73bc81465.tar.bz2
anastasis-f3ed6ea694e83e45d257fb64b5ae23e73bc81465.zip
misc doxygen fixes
Diffstat (limited to 'src/lib/anastasis_recovery.c')
-rw-r--r--src/lib/anastasis_recovery.c9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/lib/anastasis_recovery.c b/src/lib/anastasis_recovery.c
index 2a606d2..e921cb1 100644
--- a/src/lib/anastasis_recovery.c
+++ b/src/lib/anastasis_recovery.c
@@ -236,8 +236,7 @@ struct ANASTASIS_Recovery
* Function called with the results of a #ANASTASIS_keyshare_lookup().
*
* @param cls closure
- * @param http_status HTTP status of the request
- * @param ud details about the lookup operation
+ * @param dd details about the lookup operation
*/
static void
keyshare_lookup_cb (void *cls,
@@ -536,11 +535,11 @@ ANASTASIS_challenge_abort (struct ANASTASIS_Challenge *c)
/**
- * Function called with the results of a ANASTASIS_policy_lookup
+ * Function called with the results of a #ANASTASIS_policy_lookup()
*
* @param cls closure
- * @param http_status HTTP status of the request
- * @param ud details about the lookup operation
+ * @param http_status HTTp status code.
+ * @param dd details about the lookup operation
*/
static void
policy_lookup_cb (void *cls,