[format] set read-only checkdisk error as benign

* Closes #106
This commit is contained in:
Pete Batard 2012-12-13 23:50:23 +00:00
parent 2784a5d1d7
commit 638f7876c4
3 changed files with 9 additions and 6 deletions

View file

@ -57,7 +57,7 @@ typedef enum {
FCC_UNKNOWN1D,
FCC_UNKNOWN1E,
FCC_UNKNOWN1F,
FCC_UNKNOWN20,
FCC_READ_ONLY_MODE,
} FILE_SYSTEM_CALLBACK_COMMAND;
typedef struct {