summary refs log tree commit diff
path: root/libnm/nm-device-bond.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-device-bond.h')
-rw-r--r--libnm/nm-device-bond.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libnm/nm-device-bond.h b/libnm/nm-device-bond.h
index b7a0b113..67f64280 100644
--- a/libnm/nm-device-bond.h
+++ b/libnm/nm-device-bond.h
@@ -40,6 +40,9 @@ G_BEGIN_DECLS
 #define NM_DEVICE_BOND_CARRIER     "carrier"
 #define NM_DEVICE_BOND_SLAVES      "slaves"
 
+/**
+ * NMDeviceBond:
+ */
 struct _NMDeviceBond {
 	NMDevice parent;
 };