]> git.sesse.net Git - nageru/commitdiff
Fix an indentation issue.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 26 Dec 2018 22:45:12 +0000 (23:45 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 26 Dec 2018 22:45:12 +0000 (23:45 +0100)
futatabi/player.cpp

index b2b7ac26764995faaffc0a04dd7052bf3c4a0f03..4fe42af588214fbd7b97c27f4b17a329e82c3dea 100644 (file)
@@ -199,9 +199,9 @@ got_clip:
                                        new_clip_changed.wait_until(lock, next_frame_start, [this]{
                                                return should_quit || new_clip_ready || override_stream_idx != -1;
                                        });
-                               if (should_quit) {
-                                       return;
-                               }
+                                       if (should_quit) {
+                                               return;
+                                       }
                                } else {
                                        // If the queue is full (which is really the state we'd like to be in),
                                        // wait until there's room for one more frame (ie., one was output from