Rev 4082 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 4084 2018-01-24 11:46:46
- Author: steve
- Log message:
- Fix opening file for read only
In one of the previous changes I opened a file that was supposed to
be read-only for read-write-create.
This caused files to be created that should not have been.