diff options
Diffstat (limited to 'libnm/nm-device-ovs-port.c')
| -rw-r--r-- | libnm/nm-device-ovs-port.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm/nm-device-ovs-port.c b/libnm/nm-device-ovs-port.c index ab33163a..8be5549a 100644 --- a/libnm/nm-device-ovs-port.c +++ b/libnm/nm-device-ovs-port.c @@ -61,7 +61,7 @@ G_DEFINE_TYPE (NMDeviceOvsPort, nm_device_ovs_port, NM_TYPE_DEVICE) * #NMDevices that are slaves of @device. This is the internal * copy used by the device, and must not be modified. * - * Since: 1.12.2 + * Since: 1.14 **/ const GPtrArray * nm_device_ovs_port_get_slaves (NMDeviceOvsPort *device) |