summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lasso/id-ff/profile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lasso/id-ff/profile.c b/lasso/id-ff/profile.c
index bab56e1c..7de9016e 100644
--- a/lasso/id-ff/profile.c
+++ b/lasso/id-ff/profile.c
@@ -49,7 +49,7 @@
* #LassoSaml2NameID in SAML 2.0).
*
* Return value: the name identifier or NULL if none was found. The #LassoNode
- * object is internally allocated and must not be * freed by the caller.
+ * object is internally allocated and must not be freed by the caller.
**/
LassoNode*
lasso_profile_get_nameIdentifier(LassoProfile *profile)