]> code.delx.au - pulseaudio/commitdiff
loopback: Trivial whitespace fix
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 7 Feb 2012 08:33:47 +0000 (14:03 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 7 Feb 2012 08:33:47 +0000 (14:03 +0530)
src/modules/module-loopback.c

index 74231a39fedf46d5671b9ff50645749493554c29..5c87c6c7325d0c85f22d9c1accd8b3a4923fe81d 100644 (file)
@@ -361,6 +361,7 @@ static void source_output_moving_cb(pa_source_output *o, pa_source *dest) {
     pa_proplist *p;
     const char *n;
     struct userdata *u;
+
     if (!dest)
         return;
 
@@ -601,6 +602,7 @@ static void sink_input_moving_cb(pa_sink_input *i, pa_sink *dest) {
     struct userdata *u;
     pa_proplist *p;
     const char *n;
+
     if (!dest)
         return;