bus: reenable id change subscriptions

This commit is contained in:
Lennart Poettering
2013-12-19 22:18:39 +01:00
parent 051dfe8708
commit ff2ea19264
+1 -1
View File
@@ -851,7 +851,7 @@ static int add_name_change_match(sd_bus *bus,
item = m->items;
item->size = offsetof(struct kdbus_item, id_change) + sizeof(struct kdbus_notify_id_change);
/* item->id_change.id = name_id; */
item->id_change.id = name_id;
/* If the old name is unset or empty, then this can
* match against added ids */