about summary refs log tree commit diff
path: root/libnm/nm-device-team.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-device-team.h')
-rw-r--r--libnm/nm-device-team.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libnm/nm-device-team.h b/libnm/nm-device-team.h
index a7185795..a9b71c6a 100644
--- a/libnm/nm-device-team.h
+++ b/libnm/nm-device-team.h
@@ -40,6 +40,9 @@ G_BEGIN_DECLS
 #define NM_DEVICE_TEAM_CARRIER     "carrier"
 #define NM_DEVICE_TEAM_SLAVES      "slaves"
 
+/**
+ * NMDeviceTeam:
+ */
 struct _NMDeviceTeam {
 	NMDevice parent;
 };