diff options
Diffstat (limited to 'libnm/nm-device-vxlan.c')
-rw-r--r-- | libnm/nm-device-vxlan.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm/nm-device-vxlan.c b/libnm/nm-device-vxlan.c index c048a980ce..9c8e4fc9ff 100644 --- a/libnm/nm-device-vxlan.c +++ b/libnm/nm-device-vxlan.c @@ -69,7 +69,7 @@ G_DEFINE_TYPE (NMDeviceVxlan, nm_device_vxlan, NM_TYPE_DEVICE) /*****************************************************************************/ /** - * nm_device_vxlan_get_hw_address: + * nm_device_vxlan_get_hw_address: (skip) * @device: a #NMDeviceVxlan * * Gets the hardware (MAC) address of the #NMDeviceVxlan |