libnm-glib: fix introspection annotation for nm_device_adsl_new()

This commit is contained in:
Dan Williams
2012-10-16 15:52:29 -05:00
parent 246633a854
commit cb3450b32f

View File

@@ -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)