Corrected abort preventing bug introduced with revision 1131

ZeroFourZero
Thomas Schmitt 16 years ago
parent bc1944b970
commit ed53a67a2b

@ -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…
Cancel
Save