Changed: #878 Fix typos in comments/code
This commit is contained in:
parent
4b294f9402
commit
dc43321615
2 changed files with 2 additions and 2 deletions
|
@ -374,7 +374,7 @@ void outOfMemory()
|
|||
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_NewCPUMask= 0;
|
||||
void setCPUMask ()
|
||||
|
|
Loading…
Reference in a new issue