Changeset 1235
- Timestamp:
- 05/19/08 17:41:23 (6 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/fcptr_stable_jun07/Source/System/FileIO/OSB/OSGNFIOImageGenericAtt.cpp
r107 r1235 93 93 FDEBUG(("NFIOImageGenericAtt::readFC\n")); 94 94 95 UInt8 fcPtrType;96 _in->getValue(fcPtrType);97 98 95 UInt16 version = 0; 99 96 _in->getValue(version);
