summaryrefslogtreecommitdiffstats
path: root/dbus/dbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus.h')
-rw-r--r--dbus/dbus.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/dbus/dbus.h b/dbus/dbus.h
index 3d166df4..74c64465 100644
--- a/dbus/dbus.h
+++ b/dbus/dbus.h
@@ -29,12 +29,15 @@
#include <dbus/dbus-macros.h>
#include <dbus/dbus-message.h>
+#undef DBUS_INSIDE_DBUS_H
+
/**
- * @defgroup DBus
+ * @defgroup DBus D-BUS message system
+ *
+ * @{
*/
-#undef DBUS_INSIDE_DBUS_H
-
/** @} */
+
#endif /* DBUS_H