summary refs log tree commit diff
path: root/libnm/nm-object.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-object.h')
-rw-r--r--libnm/nm-object.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libnm/nm-object.h b/libnm/nm-object.h
index b42f160d..fcfc718c 100644
--- a/libnm/nm-object.h
+++ b/libnm/nm-object.h
@@ -40,6 +40,9 @@ G_BEGIN_DECLS
 #define NM_OBJECT_PATH "path"
 #define NM_OBJECT_DBUS_CONNECTION "dbus-connection"
 
+/**
+ * NMObject:
+ */
 struct _NMObject {
 	GObject parent;
 };