New -compliance rule no_emul_toc

This commit is contained in:
2010-05-23 07:27:09 +00:00
parent 646056fc6e
commit d919d809fc
4 changed files with 20 additions and 2 deletions

View File

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