Changeset f813dbd025ae762ccdce497bbcd60f38c730e837
- 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:
-
Legend:
- Unmodified
- Added
- Removed
-
|
reee9239
|
rf813dbd
|
|
| 395 | 395 | bool dbus_object_path_register(DBusConnection * connection_ptr, dbus_object_path data) |
| 396 | 396 | { |
| 397 | | log_debug("Registering object path"); |
| | 397 | log_debug("Registering object path \"%s\"", opath_ptr->name); |
| 398 | 398 | |
| 399 | 399 | DBusObjectPathVTable vtable = |