doc: add units to nm_device_get_mtu()

This commit is contained in:
Thomas Haller 2018-05-23 16:08:01 +02:00
parent 5f62b126d5
commit 0aff056a63

View file

@ -1819,7 +1819,7 @@ nm_device_get_physical_port_id (NMDevice *device)
*
* Gets the MTU of the #NMDevice.
*
* Returns: the MTU of the device.
* Returns: the MTU of the device in bytes.
**/
guint32
nm_device_get_mtu (NMDevice *device)