Date: Sun, 20 Mar 2011 23:00:19 +0100 --- src/modules/module-tunnel.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/modules/module-tunnel.c b/src/modules/module-tunnel.c index 65fb67d..a8af6c1 100644 --- a/src/modules/module-tunnel.c +++ b/src/modules/module-tunnel.c @@ -1690,7 +1690,7 @@ static void setup_complete_callback(pa_pdispatch *pd, uint32_t command, uint32_t pa_tagstruct_put_boolean(reply, FALSE); /* relative volume */ if (u->version >= 18) { - pa_tagstruct_put_boolean(reply, FALSE); /* passthough stream */ + pa_tagstruct_put_boolean(reply, FALSE); /* passthrough stream */ #endif pa_pstream_send_tagstruct(u->pstream, reply); -- 1.7.4.1 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20110320/a44f4014/attachment.pgp>