summaryrefslogtreecommitdiffstats
path: root/lasso/id-ff/name_registration.c
diff options
context:
space:
mode:
Diffstat (limited to 'lasso/id-ff/name_registration.c')
-rw-r--r--lasso/id-ff/name_registration.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/lasso/id-ff/name_registration.c b/lasso/id-ff/name_registration.c
index 144f2e42..35cc47bf 100644
--- a/lasso/id-ff/name_registration.c
+++ b/lasso/id-ff/name_registration.c
@@ -206,7 +206,7 @@ lasso_name_registration_destroy(LassoNameRegistration *name_registration)
* @http_method: if set, then it get the protocol profile in metadata
* corresponding of this HTTP request method.
*
- * Initializes a new lib:RegisterNameIdentifier request.
+ * Initializes a new lib:RegisterNameIdentifierRequest request.
*
* Return value: 0 on success; or a negative value otherwise.
**/
@@ -518,7 +518,8 @@ lasso_name_registration_process_response_msg(LassoNameRegistration *name_registr
* lasso_name_registration_validate_request:
* @name_registration: a #LassoNameRegistration
*
- * Checks profile request with regards to principal federations and prepares a
+ * Checks profile request with regards to message status and principal
+ * federations, update them accordingly and prepares a
* lib:RegisterNameIdentifierResponse accordingly.
*
* Return value: 0 on success; or a negative value otherwise.