diff options
| author | Michael Biebl <biebl@debian.org> | 2023-08-09 21:55:35 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2023-08-09 21:55:35 +0200 |
| commit | 05e4a733f2141995181a551854d5df929f084adf (patch) | |
| tree | 83bb937740a6667525ba0df046748ecaa829c269 /src/libnm-core-impl/nm-setting-bond-port.c | |
| parent | 14b0f3a9dc9ea90d60a3b057350fd4d637dc021a (diff) | |
New upstream version 1.44.0 upstream/1.44.0
Diffstat (limited to 'src/libnm-core-impl/nm-setting-bond-port.c')
| -rw-r--r-- | src/libnm-core-impl/nm-setting-bond-port.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libnm-core-impl/nm-setting-bond-port.c b/src/libnm-core-impl/nm-setting-bond-port.c index 16512a6a..e8917902 100644 --- a/src/libnm-core-impl/nm-setting-bond-port.c +++ b/src/libnm-core-impl/nm-setting-bond-port.c @@ -72,7 +72,7 @@ nm_setting_bond_port_get_queue_id(NMSettingBondPort *setting) * * Returns: the #NMSettingBondPort:prio property of the setting * - * Since: 1.44, 1.42.8 + * Since: 1.44 **/ gint32 nm_setting_bond_port_get_prio(NMSettingBondPort *setting) @@ -190,7 +190,7 @@ nm_setting_bond_port_class_init(NMSettingBondPortClass *klass) * the highest priority. This option is only compatible with active-backup, * balance-tlb and balance-alb modes. * - * Since: 1.44, 1.42.8 + * Since: 1.44 **/ /* ---ifcfg-rh--- * property: prio |