summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-device-adsl.c
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2012-10-16 15:52:29 -0500
committerDan Williams <dcbw@redhat.com>2012-10-16 15:53:08 -0500
commitcb3450b32f8af5fb14280a4dd50d59f5d74232a2 (patch)
tree760b270acc5797cf75b927fa42eb13fc91b474f4 /libnm-glib/nm-device-adsl.c
parent246633a854b7af6c5f53678147ad4ae268c2a22f (diff)
downloadNetworkManager-cb3450b32f8af5fb14280a4dd50d59f5d74232a2.tar.gz
libnm-glib: fix introspection annotation for nm_device_adsl_new()
Diffstat (limited to 'libnm-glib/nm-device-adsl.c')
-rw-r--r--libnm-glib/nm-device-adsl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-glib/nm-device-adsl.c b/libnm-glib/nm-device-adsl.c
index 67aad9e809..bef3ceae42 100644
--- a/libnm-glib/nm-device-adsl.c
+++ b/libnm-glib/nm-device-adsl.c
@@ -72,7 +72,7 @@ nm_device_adsl_error_quark (void)
*
* Creates a new #NMDeviceAdsl.
*
- * Returns: a new device
+ * Returns: (transfer full): a new device
**/
GObject *
nm_device_adsl_new (DBusGConnection *connection, const char *path)