Add functions to read RockRidge SUSP entries.
This commit is contained in:
@ -48,6 +48,8 @@
|
||||
/* image read errors */
|
||||
#define ISO_WRONG_PVD -300
|
||||
#define ISO_WRONG_RR -301
|
||||
#define ISO_UNSUPPORTED_RR -302
|
||||
#define ISO_WRONG_ECMA119 -303
|
||||
|
||||
|
||||
#endif /*LIBISO_ERROR_H_*/
|
||||
|
Reference in New Issue
Block a user