summary refs log tree commit diff
path: root/libnm/nm-device-ovs-port.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-device-ovs-port.h')
-rw-r--r--libnm/nm-device-ovs-port.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm/nm-device-ovs-port.h b/libnm/nm-device-ovs-port.h
index 088e3692..56a84cb9 100644
--- a/libnm/nm-device-ovs-port.h
+++ b/libnm/nm-device-ovs-port.h
@@ -42,7 +42,7 @@ typedef struct _NMDeviceOvsPortClass NMDeviceOvsPortClass;
 NM_AVAILABLE_IN_1_10
 GType nm_device_ovs_port_get_type (void);
 
-NM_AVAILABLE_IN_1_14
+NM_AVAILABLE_IN_1_12_2
 const GPtrArray *nm_device_ovs_port_get_slaves (NMDeviceOvsPort *device);
 
 G_END_DECLS