You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Fix whitespace
This commit is contained in:
@@ -573,8 +573,8 @@ void FFmpegReader::Open() {
|
||||
CheckFPS();
|
||||
}
|
||||
|
||||
// Mark as "open"
|
||||
is_open = true;
|
||||
// Mark as "open"
|
||||
is_open = true;
|
||||
|
||||
// Seek back to beginning of file (if not already seeking)
|
||||
if (!is_seeking) {
|
||||
|
||||
Reference in New Issue
Block a user