1 Author: DenverD, gregor herrmann <gregoa@debian.org>
2 Description: improve wording
7 fprintf (stdout, "\nConclusion:\n");
10 - fprintf (stdout, " Disc contains BAD or even readable sectors, put it into trash can!\n");
11 + fprintf (stdout, " Disc contains BAD or even unreadable sectors, put it into trash can!\n");
19 - fprintf (stdout, " Even there is no unreadable sectors, disc is unstable!\n");
20 + fprintf (stdout, " Even though there are no unreadable sectors, disc is unstable!\n");
23 void Ccdrom::DeallocateTimings()