summary refs log tree commit diff
path: root/libnm-core/nm-setting-ip6-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm-core/nm-setting-ip6-config.h')
-rw-r--r--libnm-core/nm-setting-ip6-config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libnm-core/nm-setting-ip6-config.h b/libnm-core/nm-setting-ip6-config.h
index f8923d19..2966e558 100644
--- a/libnm-core/nm-setting-ip6-config.h
+++ b/libnm-core/nm-setting-ip6-config.h
@@ -135,6 +135,9 @@ typedef enum {
 	NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_STABLE_PRIVACY = 1,
 } NMSettingIP6ConfigAddrGenMode;
 
+/**
+ * NMSettingIP6Config:
+ */
 struct _NMSettingIP6Config {
 	NMSettingIPConfig parent;
 };