summaryrefslogtreecommitdiff
path: root/src/authorization/anastasis_authorization_plugin_post.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/authorization/anastasis_authorization_plugin_post.c')
-rw-r--r--src/authorization/anastasis_authorization_plugin_post.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/authorization/anastasis_authorization_plugin_post.c b/src/authorization/anastasis_authorization_plugin_post.c
index 8fa5979..3664776 100644
--- a/src/authorization/anastasis_authorization_plugin_post.c
+++ b/src/authorization/anastasis_authorization_plugin_post.c
@@ -172,7 +172,7 @@ get_message (const json_t *messages,
*
* @param cls closure
* @param connection HTTP client request (for queuing response)
- * @param truth_mime mime type of @e data
+ * @param mime_type mime type of @e data
* @param data input to validate (i.e. is it a valid phone number, etc.)
* @param data_length number of bytes in @a data
* @return #GNUNET_OK if @a data is valid,
@@ -256,6 +256,7 @@ post_validate (void *cls,
* @param code secret code that the user has to provide back to satisfy the challenge in
* the main anastasis protocol
* @param data input to validate (i.e. is it a valid phone number, etc.)
+ * @param data_length number of bytes in @a data
* @return state to track progress on the authorization operation, NULL on failure
*/
static struct ANASTASIS_AUTHORIZATION_State *