summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2004-12-31 11:38:57 +0000
committerFrederic Peters <fpeters@entrouvert.com>2004-12-31 11:38:57 +0000
commitcf215e552ee8d126f4d34fe021577865259ab19f (patch)
tree35da54bce55209fd6b02a79625bcddbb24611d25
parent4229c60d990fedf09796209a168f133165462995 (diff)
downloadlasso-cf215e552ee8d126f4d34fe021577865259ab19f.tar.gz
lasso-cf215e552ee8d126f4d34fe021577865259ab19f.tar.xz
lasso-cf215e552ee8d126f4d34fe021577865259ab19f.zip
fixed function name in docstring for #LassoLibAuthnResponseEnvelope constructor
-rw-r--r--lasso/xml/lib_authn_response_envelope.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lasso/xml/lib_authn_response_envelope.c b/lasso/xml/lib_authn_response_envelope.c
index 64e169e4..820e742a 100644
--- a/lasso/xml/lib_authn_response_envelope.c
+++ b/lasso/xml/lib_authn_response_envelope.c
@@ -87,7 +87,7 @@ lasso_lib_authn_response_envelope_get_type()
}
/**
- * lasso_lib_authn_response_envelope_new_full:
+ * lasso_lib_authn_response_envelope_new:
* @authnResponse: the #LassoLibAuthnResponse to envelop
* @assertionConsumerServiceURL: assertion consumer service URL on the service
* provider