summaryrefslogtreecommitdiffstats
path: root/lasso/xml/saml-2.0/saml2_name_id.c
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-01-18 10:03:54 +0000
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-01-18 10:03:54 +0000
commit02790870291449ae11d86cffd63eb599f1e59b4a (patch)
treea23bec1a744730f1582af0d44ca233b81585fde4 /lasso/xml/saml-2.0/saml2_name_id.c
parentec411327bf565596f37d6ad378f7b6ca86a6814a (diff)
downloadlasso-02790870291449ae11d86cffd63eb599f1e59b4a.tar.gz
lasso-02790870291449ae11d86cffd63eb599f1e59b4a.tar.xz
lasso-02790870291449ae11d86cffd63eb599f1e59b4a.zip
Documentation: distribute stylesheet, fix documentation comments, compelte lasso-sections.txt
Diffstat (limited to 'lasso/xml/saml-2.0/saml2_name_id.c')
-rw-r--r--lasso/xml/saml-2.0/saml2_name_id.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lasso/xml/saml-2.0/saml2_name_id.c b/lasso/xml/saml-2.0/saml2_name_id.c
index ff3777df..b480bd56 100644
--- a/lasso/xml/saml-2.0/saml2_name_id.c
+++ b/lasso/xml/saml-2.0/saml2_name_id.c
@@ -125,10 +125,10 @@ lasso_saml2_name_id_new()
/**
* lasso_saml2_name_id_new_with_string:
- * @content:
+ * @content: the Name Identifier.
*
* Creates a new #LassoSaml2NameID object and initializes it
- * with @content.
+ * with @content. Beware that no format is set.
*
* Return value: a newly created #LassoSaml2NameID object
**/