You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnome-vfs2/gnome-vfs-2.15.90-dbus-spew...

12 lines
542 B

--- gnome-vfs-2.15.90/libgnomevfs/gnome-vfs-dbus-utils.c.dbus-spew 2006-08-04 16:14:21.000000000 -0400
+++ gnome-vfs-2.15.90/libgnomevfs/gnome-vfs-dbus-utils.c 2006-08-04 16:14:43.000000000 -0400
@@ -124,7 +124,7 @@
DBUS_TYPE_STRING, &new_owner,
DBUS_TYPE_INVALID);
- g_print ("NameOwnerChanged %s %s->%s\n", service, old_owner, new_owner);
+ d(g_print ("NameOwnerChanged %s %s->%s\n", service, old_owner, new_owner));
if (strcmp (service, DVD_DAEMON_SERVICE) == 0) {
if (strcmp (old_owner, "") != 0 &&