Hi Mikel,

On Wed, Nov 23, 2011 at 6:08 PM, Mikel Astiz <[email protected]> wrote:
> ---
>  src/modules/bluetooth/bluetooth-util.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/modules/bluetooth/bluetooth-util.c 
> b/src/modules/bluetooth/bluetooth-util.c
> index 2e4d93c..c5befe3 100644
> --- a/src/modules/bluetooth/bluetooth-util.c
> +++ b/src/modules/bluetooth/bluetooth-util.c
> @@ -484,7 +484,7 @@ static void get_properties_reply(DBusPendingCall 
> *pending, void *userdata) {
>                     goto finish;
>
>             }  else if (dbus_message_has_interface(p->message, 
> "org.bluez.HandsfreeGateway")) {
> -                if (parse_audio_property(y, &d->hfgw_state, &arg_i) < 0)
> +                if (parse_audio_property(y, &d->hfgw_state, &dict_i) < 0)
>                     goto finish;
>
>             }
> --
> 1.7.6.4

Ack.

-- 
Luiz Augusto von Dentz
_______________________________________________
pulseaudio-discuss mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss

Reply via email to