vdpau: Run gst-indent
authorEdward Hervey <edward@centricular.com>
Wed, 6 Jun 2018 05:50:21 +0000 (07:50 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 6 Jun 2018 05:50:21 +0000 (07:50 +0200)
sys/vdpau/gstvdpsink.c

index 948751a..1533c04 100644 (file)
@@ -158,7 +158,7 @@ gst_vdp_sink_window_set_title (VdpSink * vdp_sink,
                     &xproperty)) != 0) {
           XSetWMName (vdp_sink->device->display, window->win, &xproperty);
           XFree (xproperty.value);
-       }
+        }
 
         g_free (title_mem);
       }