mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-18 03:31:31 +12:00
Fix typo
This commit is contained in:
parent
2eb84e053b
commit
fbc10bf3da
1 changed files with 1 additions and 1 deletions
|
@ -229,6 +229,6 @@ void Kernel::waitSynchronizationN() {
|
|||
|
||||
requireReschedule();
|
||||
} else {
|
||||
Helpers::panic("WaitSynchronizatioN with waitAll");
|
||||
Helpers::panic("WaitSynchronizationN with waitAll");
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue