Changeset f813dbd025ae762ccdce497bbcd60f38c730e837

Show
Ignore:
Timestamp:
03/06/10 16:54:22 (5 months ago)
Author:
Nedko Arnaudov <nedko@…>
Children:
a76c415981c63ef0bffe8be7e81ecde70ef3e2fd
Parents:
eee9239f0ce95575624ed911defebd628a458891
git-committer:
Nedko Arnaudov <nedko@arnaudov.name> / 2010-03-06T16:54:22Z+0200
Message:

Improved log

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dbus/object_path.c

    reee9239 rf813dbd  
    395395bool dbus_object_path_register(DBusConnection * connection_ptr, dbus_object_path data) 
    396396{ 
    397   log_debug("Registering object path"); 
     397  log_debug("Registering object path \"%s\"", opath_ptr->name); 
    398398 
    399399  DBusObjectPathVTable vtable =