From 02790870291449ae11d86cffd63eb599f1e59b4a Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Mon, 18 Jan 2010 10:03:54 +0000 Subject: Documentation: distribute stylesheet, fix documentation comments, compelte lasso-sections.txt --- lasso/id-wsf/wsf_profile.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'lasso/id-wsf') diff --git a/lasso/id-wsf/wsf_profile.c b/lasso/id-wsf/wsf_profile.c index c6c0c498..101bea85 100644 --- a/lasso/id-wsf/wsf_profile.c +++ b/lasso/id-wsf/wsf_profile.c @@ -1193,7 +1193,14 @@ lasso_wsf_profile_new_full(LassoServer *server, LassoDiscoResourceOffering *offe return profile; } -/** Create a new XmlSig template without any reference and return the create +/** + * add_signature_template: + * @server: + * @doc: + * @node + * @signature_ptr: + * + * Create a new XmlSig template without any reference and return the create * Signature node. If node is not null add Signature as a last child to it. */ static gint -- cgit