summary refs log tree commit diff
path: root/libnm/nm-device-infiniband.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-device-infiniband.h')
-rw-r--r--libnm/nm-device-infiniband.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libnm/nm-device-infiniband.h b/libnm/nm-device-infiniband.h
index c1f9be07..1f4ea217 100644
--- a/libnm/nm-device-infiniband.h
+++ b/libnm/nm-device-infiniband.h
@@ -39,6 +39,9 @@ G_BEGIN_DECLS
 #define NM_DEVICE_INFINIBAND_HW_ADDRESS  "hw-address"
 #define NM_DEVICE_INFINIBAND_CARRIER     "carrier"
 
+/**
+ * NMDeviceInfiniband:
+ */
 struct _NMDeviceInfiniband {
 	NMDevice parent;
 };