Parent: 2b06065bdd577c0043368d6101ca387c438988c2
Author: Jaganath Kanakkassery <jaganath.k@samsung.com>
Committer: Marcel Holtmann <marcel@holtmann.org>
Date: 2013-01-08 08:31:38
Tree: 04ddd4fca91e2345206f1b7c3b733fce6b575e0d
audio: Replace g_hash_table_contains() with g_hash_table_lookup() g_hash_table_contains() is supported only from GLib 2.32. If BlueZ has to build against GLib 2.28 this patch replaces g_hash_table_contains() to g_hash_table_lookup()
Diffstat
| M | profiles/audio/player.c | | | 5 | ++++- |
1 files changed, 4 insertions(+), 1 deletions(-)