mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-02-25 06:39:55 +00:00
ProcessManager: fix critical typo in sarcastic comment
This commit is contained in:
parent
3d2c3e1fe1
commit
54a1529ef4
@ -10,6 +10,6 @@ void ProcessTracking::MainLoop() {
|
|||||||
while (true) {
|
while (true) {
|
||||||
/* PM, as a sysmodule, is basically just a while loop. */
|
/* PM, as a sysmodule, is basically just a while loop. */
|
||||||
|
|
||||||
/* This is what while loop. */
|
/* This is that while loop. */
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user