mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-14 11:19:07 +00:00
Changed: #878 Fix typos in comments/code
This commit is contained in:
parent
582af49a73
commit
443a7c3d17
2 changed files with 2 additions and 2 deletions
|
@ -374,7 +374,7 @@ void outOfMemory()
|
||||||
nlstopex (("OUT OF MEMORY"));
|
nlstopex (("OUT OF MEMORY"));
|
||||||
}
|
}
|
||||||
|
|
||||||
// For multi cpu, active only on CPU for the main thread
|
// For multi cpu, active only one CPU for the main thread
|
||||||
uint64 Debug_OldCPUMask= 0;
|
uint64 Debug_OldCPUMask= 0;
|
||||||
uint64 Debug_NewCPUMask= 0;
|
uint64 Debug_NewCPUMask= 0;
|
||||||
void setCPUMask ()
|
void setCPUMask ()
|
||||||
|
|
Loading…
Reference in a new issue