Changed default setting of -application_use from 0x00 to 0x20
This commit is contained in:
@ -173,7 +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;
|
||||
strcpy(m->application_use, " ");
|
||||
m->session_logfile[0]= 0;
|
||||
m->session_lba= -1;
|
||||
m->session_blocks= 0;
|
||||
|
Reference in New Issue
Block a user