mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-01 23:30:13 +01:00
libnm-glib: fix introspection annotation for nm_device_adsl_new()
This commit is contained in:
parent
246633a854
commit
cb3450b32f
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue