sidplay: fix indentation
This commit is contained in:
parent
aebb6bd9f3
commit
ba08aa1c2f
@ -452,7 +452,8 @@ pause:
|
|||||||
gst_pad_push_event (pad, gst_event_new_eos ());
|
gst_pad_push_event (pad, gst_event_new_eos ());
|
||||||
}
|
}
|
||||||
|
|
||||||
GST_INFO_OBJECT (siddec, "pausing task, reason: %s", gst_flow_get_name (ret));
|
GST_INFO_OBJECT (siddec, "pausing task, reason: %s",
|
||||||
|
gst_flow_get_name (ret));
|
||||||
gst_pad_pause_task (pad);
|
gst_pad_pause_task (pad);
|
||||||
goto done;
|
goto done;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user