1 --- cdck.orig/src/lib_main.cpp
2 +++ cdck/src/lib_main.cpp
4 fprintf (stdout, "\nConclusion:\n");
7 - fprintf (stdout, " Disc contains BAD or even readable sectors, put it into trash can!\n");
8 + fprintf (stdout, " Disc contains BAD or even unreadable sectors, put it into trash can!\n");
16 - fprintf (stdout, " Even there is no unreadable sectors, disc is unstable!\n");
17 + fprintf (stdout, " Even though there are no unreadable sectors, disc is unstable!\n");
20 void Ccdrom::DeallocateTimings()