diff options
Diffstat (limited to 'libnm/nm-device-macsec.c')
| -rw-r--r-- | libnm/nm-device-macsec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm/nm-device-macsec.c b/libnm/nm-device-macsec.c index d8352f9c..1396cb66 100644 --- a/libnm/nm-device-macsec.c +++ b/libnm/nm-device-macsec.c @@ -77,7 +77,7 @@ nm_device_macsec_get_parent (NMDeviceMacsec *device) } /** - * nm_device_macsec_get_hw_address: + * nm_device_macsec_get_hw_address: (skip) * @device: a #NMDeviceMacsec * * Gets the hardware (MAC) address of the #NMDeviceMacsec |