[gnome-bluetooth/wip/hadess/default-adapter-work: 8/9] 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: 8/9] lib: Fix comment to not mention old API
- Date: Thu, 16 Dec 2021 15:56:29 +0000 (UTC)
commit b2a1d6d1ceb16ad88c06aa42e68bc72669a61934
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 ab636ad7..7ffbb85e 100644
--- a/lib/bluetooth-client.c
+++ b/lib/bluetooth-client.c
@@ -800,8 +800,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]