[gnome-bluetooth/wip/hadess/default-adapter-work: 4/10] lib: Fix comment to not mention old API
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth/wip/hadess/default-adapter-work: 4/10] lib: Fix comment to not mention old API
- Date: Thu, 6 Jan 2022 10:11:29 +0000 (UTC)
commit bd19f5d151b6d2c4b6df477502f65b996906f20a
Author: Bastien Nocera <hadess hadess net>
Date: Tue Dec 14 15:39:47 2021 +0100
lib: Fix comment to not mention old API
lib/bluetooth-client.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/lib/bluetooth-client.c b/lib/bluetooth-client.c
index bc828bf6..6e5cf140 100644
--- a/lib/bluetooth-client.c
+++ b/lib/bluetooth-client.c
@@ -799,8 +799,7 @@ object_manager_new_callback(GObject *source_object,
object_list = g_dbus_object_manager_get_objects (client->manager);
/* We need to add the adapters first, otherwise the devices will
- * be dropped to the floor, as they wouldn't have a parent in
- * the treestore */
+ * be dropped to the floor, as they wouldn't have a default adapter */
g_debug ("Adding adapters from ObjectManager");
for (l = object_list; l != NULL; l = l->next) {
GDBusObject *object = l->data;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]