mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-10 05:32:57 +00:00
Remove every trailing whitespace from the project (but externals).
This commit is contained in:
@@ -94,7 +94,7 @@ public:
|
||||
* @return The thread's ID
|
||||
*/
|
||||
u32 GetThreadId() const { return thread_id; }
|
||||
|
||||
|
||||
/**
|
||||
* Release an acquired wait object
|
||||
* @param wait_object WaitObject to release
|
||||
|
||||
Reference in New Issue
Block a user