mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-11 12:45:05 +01:00
remove trailing spaces
This commit is contained in:
parent
ff17773c28
commit
4fdc877626
@ -88,7 +88,7 @@ ResultCode Mutex::Release(Thread* thread) {
|
||||
WakeupAllWaitingThreads();
|
||||
Core::System::GetInstance().PrepareReschedule();
|
||||
}
|
||||
|
||||
|
||||
return RESULT_SUCCESS;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user