mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
minor comment update
This commit is contained in:
parent
97fcd934f6
commit
e54c93103b
@ -53,8 +53,8 @@ public:
|
||||
};
|
||||
|
||||
#elif defined(GNU_STYLE_ALLOCATOR)
|
||||
// Later versions of gcc want to use a still different, nonstandard
|
||||
// definition. Sheesh.
|
||||
// Later versions of gcc want to use a still different,
|
||||
// not-quite-standard definition. Sheesh.
|
||||
|
||||
template<class Type>
|
||||
class pallocator : public allocator<Type> {
|
||||
|
Loading…
x
Reference in New Issue
Block a user