* dbus/dbus-macros.h: correct DOxygen end of section (s/}@/@})
authorJohn (J5) Palmieri <johnp@redhat.com>
Mon, 19 Dec 2005 22:06:24 +0000 (22:06 +0000)
committerJohn (J5) Palmieri <johnp@redhat.com>
Mon, 19 Dec 2005 22:06:24 +0000 (22:06 +0000)
ChangeLog
dbus/dbus-macros.h

index a09786df0a429543f6d117fb42c424d63249efdc..9861233129c3503de5a5c7fdcb5d9ac572362028 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-12-19 John (J5) Palmieri  <johnp@redhat.com> 
+
+       * dbus/dbus-macros.h: correct DOxygen end of section (s/}@/@})
+
 2005-12-19  Ross Burton  <ross@openedhand.com>
 
        * doc/dbus-tutorial.xml:
index 37c147cf7610ad37aaab28ea4382a3192dfdab05..51288e48d94090f413f65b2b4bdc0a596e47b5f8 100644 (file)
@@ -91,6 +91,6 @@
  * A null pointer, defined appropriately for C or C++.
  */
 
-/** }@ */
+/** @} */
 
 #endif /* DBUS_MACROS_H */