Changed: #878 Fix typos in comments/code

This commit is contained in:
kervala 2010-08-11 19:28:29 +02:00
parent 4b294f9402
commit dc43321615
2 changed files with 2 additions and 2 deletions

View file

@ -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 ()