mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-05 03:15:07 -04:00
fix missing keyword
This commit is contained in:
parent
b37c71d56b
commit
9f46da91a5
@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
#endif // WIN32
|
#endif // WIN32
|
||||||
|
|
||||||
NeverFreeMemory *NeverFreeMemory::_global_ptr;
|
NeverFreeMemory * TVOLATILE NeverFreeMemory::_global_ptr;
|
||||||
|
|
||||||
// If a page has fewer than this many bytes remaining, never mind
|
// If a page has fewer than this many bytes remaining, never mind
|
||||||
// about it.
|
// about it.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user