summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-message.c
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-message.c')
-rw-r--r--dbus/dbus-message.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/dbus/dbus-message.c b/dbus/dbus-message.c
index fdc0c342..a52d7097 100644
--- a/dbus/dbus-message.c
+++ b/dbus/dbus-message.c
@@ -34,6 +34,8 @@
*/
/**
+ * @brief Internals of DBusMessage
+ *
* Object representing a message received from or to be sent to
* another application. This is an opaque object, all members
* are private.