summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-bond.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm-core/nm-setting-bond.h')
-rw-r--r--libnm-core/nm-setting-bond.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libnm-core/nm-setting-bond.h b/libnm-core/nm-setting-bond.h
index 98fcc6d0fa..8ee31888a8 100644
--- a/libnm-core/nm-setting-bond.h
+++ b/libnm-core/nm-setting-bond.h
@@ -70,6 +70,9 @@ G_BEGIN_DECLS
#define NM_SETTING_BOND_OPTION_TLB_DYNAMIC_LB "tlb_dynamic_lb"
#define NM_SETTING_BOND_OPTION_LP_INTERVAL "lp_interval"
+/**
+ * NMSettingBond:
+ */
struct _NMSettingBond {
NMSetting parent;
};