Slightly modified master test
This commit is contained in:
parent
45501a28e9
commit
4dd52fb718
@ -30,7 +30,7 @@ void burn_files(struct burn_drive *drive, struct burn_disc *disc)
|
||||
|
||||
if (s != BURN_DISC_BLANK) {
|
||||
burn_drive_release(drive, 0);
|
||||
printf("put a blank in the drive, corky\n");
|
||||
printf("Please insert blank media in the drive\n");
|
||||
return;
|
||||
}
|
||||
o = burn_write_opts_new(drive);
|
||||
|
Loading…
Reference in New Issue
Block a user