New severity MISHAP

This commit is contained in:
2008-02-11 19:49:03 +00:00
parent b93954c1ab
commit 1f0ea7f226
6 changed files with 46 additions and 16 deletions

View File

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