v4l2: Remove a trailing whitespace
Otherwise, the latest gst-indent check doesn't pass.
This commit is contained in:
parent
ce64f0e0e0
commit
af27ecae3f
@ -926,7 +926,7 @@ gst_v4l2_object_close (GstV4l2Object * v4l2object)
|
|||||||
g_free (v4l2object->par);
|
g_free (v4l2object->par);
|
||||||
v4l2object->par = NULL;
|
v4l2object->par = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (v4l2object->channel) {
|
if (v4l2object->channel) {
|
||||||
g_free (v4l2object->channel);
|
g_free (v4l2object->channel);
|
||||||
v4l2object->channel = NULL;
|
v4l2object->channel = NULL;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user