summaryrefslogtreecommitdiffstats
path: root/lasso/xml/ws/wsa_endpoint_reference.c
diff options
context:
space:
mode:
Diffstat (limited to 'lasso/xml/ws/wsa_endpoint_reference.c')
-rw-r--r--lasso/xml/ws/wsa_endpoint_reference.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lasso/xml/ws/wsa_endpoint_reference.c b/lasso/xml/ws/wsa_endpoint_reference.c
index 1474661e..a9bb294a 100644
--- a/lasso/xml/ws/wsa_endpoint_reference.c
+++ b/lasso/xml/ws/wsa_endpoint_reference.c
@@ -126,7 +126,7 @@ lasso_wsa_endpoint_reference_get_type()
*
* Return value: a newly created #LassoWsAddrEndpointReference object
**/
-LassoNode*
+LassoWsAddrEndpointReference*
lasso_wsa_endpoint_reference_new()
{
return g_object_new(LASSO_TYPE_WSA_ENDPOINT_REFERENCE, NULL);