Changeset 13506
- Timestamp:
- 01/09/08 20:36:01 (6 months ago)
- Files:
-
- trunk/gdal/frmts/sgi/sgidataset.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/gdal/frmts/sgi/sgidataset.cpp
r13505 r13506 552 552 } 553 553 554 poDS->eAccess = GA_ReadOnly;555 556 554 /* -------------------------------------------------------------------- */ 557 555 /* Read pre-image data after ensuring the file is rewound. */
