mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-03-21 19:10:45 +01:00
doc: add units to nm_device_get_mtu()
This commit is contained in:
parent
5f62b126d5
commit
0aff056a63
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue