summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2007-11-22 12:30:02 +0000
committerFrederic Peters <fpeters@entrouvert.com>2007-11-22 12:30:02 +0000
commit20f61fd65392f7f2a464ca796e1def5697c5916d (patch)
tree18521185058370f37c7a1f30a9f9071563d70583
parentdc93184bb4bb6840d8fc51556e338c9a689963fb (diff)
formatting fix in docstring
-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)