run gst-indent
This commit is contained in:
@@ -454,7 +454,7 @@ gst_edt_pdv_src_create (GstPushSrc * psrc, GstBuffer ** buf)
|
||||
src->total_timeouts = timeouts;
|
||||
|
||||
/* TODO: perhaps call twice as in take.c to be more robust */
|
||||
pdv_timeout_restart(src->dev, TRUE);
|
||||
pdv_timeout_restart (src->dev, TRUE);
|
||||
}
|
||||
|
||||
/* TODO: use allocator */
|
||||
|
||||
Reference in New Issue
Block a user