New -compliance option old_empty

This commit is contained in:
2011-01-26 13:31:05 +00:00
parent f224966e4c
commit 3f51149103
7 changed files with 118 additions and 87 deletions

View File

@ -132,6 +132,7 @@ int Xorriso_new(struct XorrisO ** xorriso,char *progname, int flag)
m->do_aaip= 0;
m->do_md5= 0;
m->no_emul_toc= 0;
m->do_old_empty= 0;
m->scdbackup_tag_name[0]= 0;
m->scdbackup_tag_time[0]= 0;
m->scdbackup_tag_written[0]= 0;