From 20f61fd65392f7f2a464ca796e1def5697c5916d Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Thu, 22 Nov 2007 12:30:02 +0000 Subject: formatting fix in docstring --- lasso/id-ff/profile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit