summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-object-tree.c
Commit message (Collapse)AuthorAgeFilesLines
* 2003-08-25 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-08-251-0/+609
Just noticed that dbus_message_test is hosed, I wonder when I broke that. I thought make check was passing earlier... * dbus/dbus-object-tree.c: add new "object tree" to match DCOP container tree, will replace most of dbus-object-registry * dbus/dbus-string.c (_dbus_string_append_printf_valist): fix C99 screwup