Improved log

This commit is contained in:
Nedko Arnaudov 2010-03-06 16:54:22 +02:00
parent eee9239f0c
commit f813dbd025
1 changed files with 1 additions and 1 deletions

View File

@ -394,7 +394,7 @@ static void dbus_object_path_handler_unregister(DBusConnection * connection_ptr,
bool dbus_object_path_register(DBusConnection * connection_ptr, dbus_object_path data)
{
log_debug("Registering object path");
log_debug("Registering object path \"%s\"", opath_ptr->name);
DBusObjectPathVTable vtable =
{