New severity MISHAP
This commit is contained in:
@ -176,6 +176,7 @@ struct XorrisO { /* the global context of xorriso */
|
||||
char reg_expr[2*SfileadrL];
|
||||
|
||||
/* run state */
|
||||
int run_state; /* 0=preparing , 1=writing image */
|
||||
int is_dialog;
|
||||
int bar_is_fresh;
|
||||
char pending_option[SfileadrL]; /* eventual option entered at page prompt */
|
||||
|
Reference in New Issue
Block a user