mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-11 01:52:59 +00:00
Format: Run the new clang format on everything
This commit is contained in:
@@ -48,4 +48,4 @@ ResultCode ClientSession::SendSyncRequest(SharedPtr<Thread> thread) {
|
||||
return server->HandleSyncRequest(std::move(thread));
|
||||
}
|
||||
|
||||
} // namespace
|
||||
} // namespace Kernel
|
||||
|
||||
Reference in New Issue
Block a user