- Timestamp:
- 03/21/12 18:36:20 (15 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/zip/ReaderWriterZIP.cpp
r12619 r13041 49 49 } 50 50 51 /** open an archive for reading.*/ 51 /** open an archive for reading.*/ 52 52 virtual ReadResult openArchive(std::istream& fin, const Options* options) const 53 53 {
