Allowed lower case severity names with -abort_on, -return_with, -report_about
This commit is contained in:
@ -55,6 +55,8 @@ int Xorriso_graft_in(struct XorrisO *xorriso, void *boss_iter,
|
||||
|
||||
int Xorriso__text_to_sev(char *severity_name, int *severity_number,int flag);
|
||||
|
||||
int Xorriso__sev_to_text(int severity, char **severity_name, int flag);
|
||||
|
||||
/* @param flag bit0=report about output drive
|
||||
bit1=short report form
|
||||
bit2=do not try to read ISO heads
|
||||
|
Reference in New Issue
Block a user