vdpau: Run gst-indent

This commit is contained in:
Edward Hervey 2018-06-06 07:50:21 +02:00 committed by Edward Hervey
parent 8c7a457669
commit 30644c4063

View 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);
}