mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-15 00:34:05 +09:00
whitespace cleanup
This commit is contained in:
@@ -355,7 +355,7 @@ int main (int argc, char *argv[]) {
|
||||
}
|
||||
running = true;
|
||||
while (running) {
|
||||
if ((video_renderer_listen(video_renderer)) || (had_connection && !open_connections)) {
|
||||
if ((video_renderer_listen(video_renderer)) || (had_connection && !open_connections)) {
|
||||
stop_server();
|
||||
LOGI("Re-launching server...");
|
||||
goto relaunch;
|
||||
|
||||
Reference in New Issue
Block a user