Changeset 1057 for branches/Carsten_PtrWork2/Source/System/FieldContainer/Base/OSGFieldContainerFactory.cpp
- Timestamp:
- 02/04/08 14:46:15 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/Carsten_PtrWork2/Source/System/FieldContainer/Base/OSGFieldContainerFactory.cpp
r1039 r1057 150 150 { 151 151 FWARNING(("FieldContainerFactoryBase::terminate: " 152 "Entry [%d] is not NULL .\n", i));152 "Entry [%d] is not NULL ([%p]). \n", i, *sI)); 153 153 154 154 for(UInt32 j = 0; j < (*sI)->getNumAspects(); ++j)
