Fixed indentation
This commit is contained in:
@@ -121,7 +121,7 @@ class OSG_EXPORT Referenced
|
||||
#if defined(_OSG_REFERENCED_USE_ATOMIC_OPERATIONS)
|
||||
struct ObserverSetData;
|
||||
|
||||
mutable OpenThreads::AtomicPtr _observerSetDataPtr;
|
||||
mutable OpenThreads::AtomicPtr _observerSetDataPtr;
|
||||
|
||||
mutable OpenThreads::Atomic _refCount;
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user