Corrected abort preventing bug introduced with revision 1131
This commit is contained in:
parent
0395a130f0
commit
fb4994f331
@ -1 +1 @@
|
||||
#define Cdrskin_timestamP "2007.10.04.210245"
|
||||
#define Cdrskin_timestamP "2007.10.04.213107"
|
||||
|
@ -171,7 +171,7 @@ int burn_drive_is_occupied(struct burn_drive *d)
|
||||
alive ? */;
|
||||
/* >>> what to do if writer is dead ?
|
||||
At least sync disc ?*/;
|
||||
|
||||
return 50;
|
||||
}
|
||||
if(d->busy == BURN_DRIVE_READING) {
|
||||
return 50;
|
||||
|
Loading…
Reference in New Issue
Block a user