libnm-glib: fix GObject introspection annotation

This commit is contained in:
Dan Williams 2011-07-02 14:49:02 -05:00
parent 5459d9db8c
commit af55e25f14

View file

@ -1217,7 +1217,8 @@ nm_device_get_state (NMDevice *device)
*
* Gets the #NMActiveConnection object which owns this device during activation.
*
* Returns: the #NMActiveConnection
* Returns: (transfer none): the #NMActiveConnection or %NULL if the device is
* not part of an active connection
**/
NMActiveConnection *
nm_device_get_active_connection (NMDevice *device)