Changeset 13506

Show
Ignore:
Timestamp:
01/09/08 20:36:01 (6 months ago)
Author:
warmerdam
Message:

fix poDS->eAccess setting logic

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/gdal/frmts/sgi/sgidataset.cpp

    r13505 r13506  
    552552    } 
    553553 
    554     poDS->eAccess = GA_ReadOnly; 
    555  
    556554/* -------------------------------------------------------------------- */ 
    557555/*      Read pre-image data after ensuring the file is rewound.         */