summary refs log tree commit diff
path: root/libnm/nm-device-tun.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-device-tun.h')
-rw-r--r--libnm/nm-device-tun.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libnm/nm-device-tun.h b/libnm/nm-device-tun.h
index b83e2b3f..71649f8f 100644
--- a/libnm/nm-device-tun.h
+++ b/libnm/nm-device-tun.h
@@ -44,6 +44,9 @@ G_BEGIN_DECLS
 #define NM_DEVICE_TUN_VNET_HDR     "vnet-hdr"
 #define NM_DEVICE_TUN_MULTI_QUEUE  "multi-queue"
 
+/**
+ * NMDeviceTun:
+ */
 struct _NMDeviceTun {
 	NMDevice parent;
 };