Allowed lower case severity names with -abort_on, -return_with, -report_about

This commit is contained in:
2011-07-31 09:44:41 +00:00
parent b781379df2
commit acf2559209
4 changed files with 28 additions and 10 deletions

View File

@ -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