summaryrefslogtreecommitdiffstats
path: root/dbus
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2005-12-19 22:06:24 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2005-12-19 22:06:24 +0000
commitbbe32213d29c9e07ebb317a2a5c98cc463892ce6 (patch)
tree07f2fb7f30a2d3a8d2bfae99427ab46f837e7bf3 /dbus
parentf72c693f48d8be621e912366457699f787089400 (diff)
* dbus/dbus-macros.h: correct DOxygen end of section (s/}@/@})
Diffstat (limited to 'dbus')
-rw-r--r--dbus/dbus-macros.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-macros.h b/dbus/dbus-macros.h
index 37c147cf..51288e48 100644
--- a/dbus/dbus-macros.h
+++ b/dbus/dbus-macros.h
@@ -91,6 +91,6 @@
* A null pointer, defined appropriately for C or C++.
*/
-/** }@ */
+/** @} */
#endif /* DBUS_MACROS_H */