New command -application_use

This commit is contained in:
2013-08-04 10:21:14 +00:00
parent 344f6eeb56
commit a44e2aa51c
13 changed files with 203 additions and 68 deletions

View File

@ -173,6 +173,7 @@ int Xorriso_new(struct XorrisO ** xorriso,char *progname, int flag)
m->copyright_file[0]= 0;
m->biblio_file[0]= 0;
m->abstract_file[0]= 0;
m->application_use[0]= 0;
m->session_logfile[0]= 0;
m->session_lba= -1;
m->session_blocks= 0;