about summary refs log tree commit diff
path: root/libnm/nm-device-adsl.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-device-adsl.h')
-rw-r--r--libnm/nm-device-adsl.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libnm/nm-device-adsl.h b/libnm/nm-device-adsl.h
index d0174514..113d25b1 100644
--- a/libnm/nm-device-adsl.h
+++ b/libnm/nm-device-adsl.h
@@ -38,6 +38,9 @@ G_BEGIN_DECLS
 
 #define NM_DEVICE_ADSL_CARRIER "carrier"
 
+/**
+ * NMDeviceAdsl:
+ */
 struct _NMDeviceAdsl {
 	NMDevice parent;
 };