diff options
| -rw-r--r-- | lasso/xml/lib_authn_response_envelope.c | 2 |
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 |
