Adjusted reply of isoburn_disc_get_msc1() to eventual -rom_toc_scan result

This commit is contained in:
2008-05-08 18:53:31 +00:00
parent 3a4dc252f0
commit cf103ac180
4 changed files with 18 additions and 2 deletions

View File

@@ -112,6 +112,7 @@ int isoburn_new(struct isoburn **objpt, int flag)
o->drive= NULL;
o->emulation_mode= 0;
o->fabricated_msc1= -1;
o->zero_nwa= Libisoburn_overwriteable_starT;
o->min_start_byte= o->zero_nwa * 2048;
o->nwa= o->zero_nwa;