diff options
Diffstat (limited to 'libnm/nm-device-tun.c')
| -rw-r--r-- | libnm/nm-device-tun.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm/nm-device-tun.c b/libnm/nm-device-tun.c index 26e4a318..e7ea07fa 100644 --- a/libnm/nm-device-tun.c +++ b/libnm/nm-device-tun.c @@ -50,7 +50,7 @@ G_DEFINE_TYPE (NMDeviceTun, nm_device_tun, NM_TYPE_DEVICE) /*****************************************************************************/ /** - * nm_device_tun_get_hw_address: + * nm_device_tun_get_hw_address: (skip) * @device: a #NMDeviceTun * * Gets the hardware (MAC) address of the #NMDeviceTun |