[gnome-bluetooth] lib: Update test-client for dump API change
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] lib: Update test-client for dump API change
- Date: Thu, 13 Oct 2011 16:45:48 +0000 (UTC)
commit 8069b5d92e02775525d199eee153895bf08aee85
Author: Bastien Nocera <hadess hadess net>
Date: Thu Oct 13 17:38:07 2011 +0100
lib: Update test-client for dump API change
lib/test-client.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lib/test-client.c b/lib/test-client.c
index 90ff5fd..97995e5 100644
--- a/lib/test-client.c
+++ b/lib/test-client.c
@@ -58,7 +58,7 @@ static void select_callback(GtkTreeSelection *selection, gpointer user_data)
return;
}
- bluetooth_client_dump_device (model, &iter, FALSE);
+ bluetooth_client_dump_device (model, &iter);
}
static void row_inserted(GtkTreeModel *model, GtkTreePath *path,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]