Fixed a typo in a hint about fast blanked DVD-RW

master
Thomas Schmitt 12 years ago
parent 85805ee265
commit 365ed088fc

@ -92,7 +92,7 @@ int Xorriso_check_multi(struct XorrisO *xorriso, struct burn_drive *drive,
"Possibly it was blanked by -blank \"deformat_quickest\"");
Xorriso_msgs_submit(xorriso, 0, xorriso->info_text, 0, "HINT", 0);
sprintf(xorriso->info_text,
"After writing a session with -closed \"on\", apply -blank \"all\"");
"After writing a session with -close \"on\", apply -blank \"all\"");
Xorriso_msgs_submit(xorriso, 0, xorriso->info_text, 0, "HINT", 0);
}
return(0);

@ -1 +1 @@
#define Xorriso_timestamP "2011.06.01.165129"
#define Xorriso_timestamP "2011.06.07.144548"

Loading…
Cancel
Save