]> code.delx.au - pulseaudio/blobdiff - polyp/protocol-esound.c
add new module "module-x11-bell"
[pulseaudio] / polyp / protocol-esound.c
index 91e6b7d68053db96aa39982c76f6c433a8be9e2c..7a141d3a1b96be900823d58b15df35ed4368493c 100644 (file)
@@ -202,7 +202,7 @@ static struct pa_sink* get_output_sink(struct pa_protocol_esound *p) {
     p->sink_index = s ? s->index : PA_IDXSET_INVALID;
     return s;
 }
-
 static struct pa_source* get_input_source(struct pa_protocol_esound *p) {
     struct pa_source *s;
     assert(p);