Kept DVD+RW from stopping BG formatting if it was not started at all

This commit is contained in:
2007-01-18 21:18:03 +00:00
parent 69a07aeec6
commit a34e872511
4 changed files with 15 additions and 9 deletions

View File

@ -154,7 +154,7 @@ struct burn_drive
/* ts A70114 : wether a DVD-RW media holds an incomplete session
(which could need closing after write) */
int dvd_minus_rw_incomplete;
int needs_close_session;
/* ts A61218 from 46h GET CONFIGURATION */
int bg_format_status; /* 0=needs format start, 1=needs format restart*/