summary refs log tree commit diff
path: root/libnm/nm-access-point.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-access-point.h')
-rw-r--r--libnm/nm-access-point.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/libnm/nm-access-point.h b/libnm/nm-access-point.h
index f1e26548..142ab295 100644
--- a/libnm/nm-access-point.h
+++ b/libnm/nm-access-point.h
@@ -51,7 +51,9 @@ G_BEGIN_DECLS
 /* DEPRECATED */
 #define NM_ACCESS_POINT_HW_ADDRESS  "hw-address"
 
-
+/**
+ * NMAccessPoint:
+ */
 struct _NMAccessPoint {
 	NMObject parent;
 };