summary refs log tree commit diff
path: root/libnm/nm-device-bt.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-device-bt.h')
-rw-r--r--libnm/nm-device-bt.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libnm/nm-device-bt.h b/libnm/nm-device-bt.h
index e066cbcd..773cb148 100644
--- a/libnm/nm-device-bt.h
+++ b/libnm/nm-device-bt.h
@@ -41,6 +41,9 @@ G_BEGIN_DECLS
 #define NM_DEVICE_BT_NAME         "name"
 #define NM_DEVICE_BT_CAPABILITIES "bt-capabilities"
 
+/**
+ * NMDeviceBt:
+ */
 struct _NMDeviceBt {
 	NMDevice parent;
 };