summaryrefslogtreecommitdiffstats
path: root/lasso/xml/saml_attribute_designator.c
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2004-12-23 11:28:51 +0000
committerFrederic Peters <fpeters@entrouvert.com>2004-12-23 11:28:51 +0000
commit2e11822cc2c07256f8b51ea471a0e1e458e8511c (patch)
tree3eb785dbaa8a87426146b3d8327674cf478e885d /lasso/xml/saml_attribute_designator.c
parentc70f35769aee4fdb1196961ceff6c08c1530a8c4 (diff)
downloadlasso-2e11822cc2c07256f8b51ea471a0e1e458e8511c.tar.gz
lasso-2e11822cc2c07256f8b51ea471a0e1e458e8511c.tar.xz
lasso-2e11822cc2c07256f8b51ea471a0e1e458e8511c.zip
remove angle brackets around elements in doc strings so they can now be
considered as docbook (necessary to produce itemized lists in docstrings)
Diffstat (limited to 'lasso/xml/saml_attribute_designator.c')
-rw-r--r--lasso/xml/saml_attribute_designator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lasso/xml/saml_attribute_designator.c b/lasso/xml/saml_attribute_designator.c
index 3cbab912..daaa2208 100644
--- a/lasso/xml/saml_attribute_designator.c
+++ b/lasso/xml/saml_attribute_designator.c
@@ -96,7 +96,7 @@ lasso_saml_attribute_designator_get_type()
/**
* lasso_saml_attribute_designator_new:
*
- * Creates a new <saml:AttributeDesignator> node object.
+ * Creates a new saml:AttributeDesignator node object.
*
* Return value: the new @LassoSamlAttributeDesignator
**/