[gnome-bluetooth] lib: Add debug output
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] lib: Add debug output
- Date: Wed, 18 Jan 2012 14:09:48 +0000 (UTC)
commit 44534174024c28a054330d102d889657c542c26a
Author: Bastien Nocera <hadess hadess net>
Date: Wed Jan 18 13:59:19 2012 +0000
lib: Add debug output
lib/bluetooth-client.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/lib/bluetooth-client.c b/lib/bluetooth-client.c
index ac5eb99..5153b2d 100644
--- a/lib/bluetooth-client.c
+++ b/lib/bluetooth-client.c
@@ -478,6 +478,8 @@ device_changed (Device *device,
g_strfreev (uuids);
if (services != NULL)
g_hash_table_unref (services);
+ } else {
+ g_debug ("Unhandled property: %s", property);
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]