summaryrefslogtreecommitdiffstats
path: root/lasso/xml/ws/wsa_attributed_uri.c
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-02-10 13:58:40 +0000
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-02-10 13:58:40 +0000
commit6b601b55ee99bd54ef6a0ff59cdea781ee83d72f (patch)
tree91299a65c32f4ec43888719a557d133012dca43e /lasso/xml/ws/wsa_attributed_uri.c
parent2a9c9e11b0e407ac94968b7125c09ccbb7fc3823 (diff)
downloadlasso-6b601b55ee99bd54ef6a0ff59cdea781ee83d72f.tar.gz
lasso-6b601b55ee99bd54ef6a0ff59cdea781ee83d72f.tar.xz
lasso-6b601b55ee99bd54ef6a0ff59cdea781ee83d72f.zip
Documentation: complete non finished documentation comments
* too much warnings when generating doc, now we can concentrate on undocumented symbols (in lasso/docs/reference/lasso/lasso-undocumented.txt).
Diffstat (limited to 'lasso/xml/ws/wsa_attributed_uri.c')
-rw-r--r--lasso/xml/ws/wsa_attributed_uri.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lasso/xml/ws/wsa_attributed_uri.c b/lasso/xml/ws/wsa_attributed_uri.c
index 50c6aad8..6d594aa6 100644
--- a/lasso/xml/ws/wsa_attributed_uri.c
+++ b/lasso/xml/ws/wsa_attributed_uri.c
@@ -121,10 +121,10 @@ lasso_wsa_attributed_uri_new()
/**
* lasso_wsa_attributed_uri_new_with_string:
- * @content:
+ * @content: a content string
*
* Creates a new #LassoWsAddrAttributedURI object and initializes it
- * with @content.
+ * with @content as content.
*
* Return value: a newly created #LassoWsAddrAttributedURI object
**/