summary refs log tree commit diff
path: root/libnm/nm-device-bridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-device-bridge.h')
-rw-r--r--libnm/nm-device-bridge.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libnm/nm-device-bridge.h b/libnm/nm-device-bridge.h
index 42a0b3a5..df0cb303 100644
--- a/libnm/nm-device-bridge.h
+++ b/libnm/nm-device-bridge.h
@@ -40,6 +40,9 @@ G_BEGIN_DECLS
 #define NM_DEVICE_BRIDGE_CARRIER     "carrier"
 #define NM_DEVICE_BRIDGE_SLAVES      "slaves"
 
+/**
+ * NMDeviceBridge:
+ */
 struct _NMDeviceBridge {
 	NMDevice parent;
 };