summaryrefslogtreecommitdiff
path: root/src/libnm-client-impl/nm-device-team.c
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2023-03-27 11:23:19 +0200
committerThomas Haller <thaller@redhat.com>2023-03-27 11:23:19 +0200
commit83d2ec2ec1364cf17029253709ac37c7528573a2 (patch)
tree1e38dd53cdd3bf0ccc294a73e774e734bdef1207 /src/libnm-client-impl/nm-device-team.c
parentf2eae12c84b9b8800596e11a6c90fadbeb93d16f (diff)
parent8a2e279ed6058c28e047e22ae89a2a43feb442e3 (diff)
downloadNetworkManager-83d2ec2ec1364cf17029253709ac37c7528573a2.tar.gz
libnm/docs: merge branch 'th/libnm-doc-deprecated'
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1567
Diffstat (limited to 'src/libnm-client-impl/nm-device-team.c')
-rw-r--r--src/libnm-client-impl/nm-device-team.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libnm-client-impl/nm-device-team.c b/src/libnm-client-impl/nm-device-team.c
index 0a42089a98..e0b21e8e93 100644
--- a/src/libnm-client-impl/nm-device-team.c
+++ b/src/libnm-client-impl/nm-device-team.c
@@ -83,7 +83,7 @@ nm_device_team_get_carrier(NMDeviceTeam *device)
* #NMDevices that are slaves of @device. This is the internal
* copy used by the device, and must not be modified.
*
- * Deprecated: 1.34 Use nm_device_get_ports() instead.
+ * Deprecated: 1.34: Use nm_device_get_ports() instead.
**/
const GPtrArray *
nm_device_team_get_slaves(NMDeviceTeam *device)